diff --git a/composer.json b/composer.json index 9cda081..e6d98da 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^10.0" + "illuminate/support": "^9.21|^10.0" }, "autoload": { "psr-4": {