diff --git a/frameworks/PHP/laravel/composer.json b/frameworks/PHP/laravel/composer.json index f25952eccea..5f11cec0b6d 100644 --- a/frameworks/PHP/laravel/composer.json +++ b/frameworks/PHP/laravel/composer.json @@ -8,7 +8,7 @@ ], "license": "MIT", "require": { - "laravel/framework": "^11" + "laravel/framework": "^12" }, "config": { "optimize-autoloader": true,