diff --git a/composer.json b/composer.json index 1149ca8..f79281f 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^10.0", + "illuminate/support": "^9.0|^10.0", "league/flysystem": "^3.0", "uploadcare/uploadcare-php": "^4.1" },