diff --git a/composer.json b/composer.json index 263f500..25cc511 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": ">=7", - "illuminate/support": "^5.5|^6|^7", - "illuminate/console": "^5.5|^6|^7", + "illuminate/support": "^5.5|^6|^7|^8", + "illuminate/console": "^5.5|^6|^7|^8", "symfony/process": "^3.2|^4|^5" }, "autoload": {