diff --git a/composer.json b/composer.json index b19c34c..404c493 100755 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "minimum-stability": "stable", "require": { "php": "^7.2|^8.0", - "illuminate/support": "^5.0|^6.0|^7.0|^8.0" + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0" }, "require-dev": { "phpunit/phpunit" : "^8.3",