diff --git a/composer.json b/composer.json index d014d4f..5c4a55f 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": "^8.2", - "illuminate/support": "^9.0|^10.0|^11.0" + "illuminate/support": "^10.0|^11.0" }, "autoload": { "psr-4": {