diff --git a/composer.json b/composer.json index 098e54f..f00f95b 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "require": { "php": ">=7.4", "intervention/image": "^2.4", - "illuminate/support": "^8.0" + "illuminate/support": "^8.0|^9.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.15.0"