diff --git a/composer.json b/composer.json index 07d8d6d..6cbfa1e 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "minimum-stability": "stable", "require": { - "illuminate/support": ">=5.2|^6.0|^7.0|^8.0" + "illuminate/support": ">=5.2|^6.0|^7.0|^8.0|^9.0|^10.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^8.5",