diff --git a/composer.json b/composer.json index f2437ac..c2f8d61 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ } ], "require": { - "php": ">=5.5.9", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0" + "php": "^8.2", + "illuminate/support": "^11.6.0" }, "autoload": { "psr-4": {