diff --git a/composer.json b/composer.json index 429b92a..743faa3 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ }, "require": { "php": "^8.0", - "illuminate/support": "^8.0", + "illuminate/support": "^8.0 || ^9.0", "statamic/cms": "3.1.* || 3.2.* || 3.3.*" }, "require-dev": {