diff --git a/composer.json b/composer.json index a4cc4d7..55feeed 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,8 @@ ], "require": { "php": "^7.3|^8.0", - "illuminate/support": "^7.0|^8.0", - "illuminate/console": "^7.0|^8.0" + "illuminate/support": "^7.0|^8.0|^9.0", + "illuminate/console": "^7.0|^8.0|^9.0" }, "require-dev": { "phpunit/phpunit": "^7.5|^8.0|^9.0",