From a02c10cefb9b20d473c60ebcfc55649a4bd89929 Mon Sep 17 00:00:00 2001 From: Shift Date: Mon, 17 Feb 2025 05:34:15 +0000 Subject: [PATCH] Bump dependencies for Laravel 12 --- composer.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 8b6bac0dc..41794000d 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,11 @@ { "name": "laravel/valet", "description": "A more enjoyable local development experience for Mac.", - "keywords": ["laravel", "zonda", "wwdhhd"], + "keywords": [ + "laravel", + "zonda", + "wwdhhd" + ], "license": "MIT", "authors": [ { @@ -40,7 +44,7 @@ "require": { "php": "^7.1|^8.0", "illuminate/collections": "^8.0|^9.0|^10.0|^11.0", - "illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/container": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "mnapoli/silly": "^1.5", "symfony/console": "^3.0|^4.0|^5.0|^6.0|^7.0", "symfony/process": "^3.0|^4.0|^5.0|^6.0|^7.0", @@ -49,7 +53,7 @@ }, "require-dev": { "mockery/mockery": "^1.2.3", - "yoast/phpunit-polyfills": "^0.2.0", + "yoast/phpunit-polyfills": "^0.2.0|^4.0", "laravel/pint": "^1.4" }, "bin": [