diff --git a/composer.json b/composer.json index 98717fb..b6822ce 100644 --- a/composer.json +++ b/composer.json @@ -11,9 +11,9 @@ ], "require": { "php": ">=7", - "illuminate/support": "^6|^7|^8", - "illuminate/console": "^6|^7|^8", - "symfony/process": "^4|^5" + "illuminate/support": "^6|^7|^8|^9", + "illuminate/console": "^6|^7|^8|^9", + "symfony/process": "^4|^5|^6" }, "autoload": { "psr-4": {