diff --git a/composer.json b/composer.json index 340d62c..eae1b44 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "require": { "php": ">=8.1.0", - "illuminate/support": "^7.0|^8.0|^9.0" + "illuminate/support": "^9.0|^10.0" }, "autoload": { "psr-0": {