diff --git a/composer.json b/composer.json index 3db6493..b0287da 100644 --- a/composer.json +++ b/composer.json @@ -5,9 +5,9 @@ "license": "MIT", "require": { "php": "^7.2.5", - "illuminate/support": "^6.0|^7.0", - "illuminate/console": "^6.0|^7.0", - "illuminate/filesystem": "^6.0|^7.0", + "illuminate/support": "^6.0|^7.0|8.0", + "illuminate/console": "^6.0|^7.0|8.0", + "illuminate/filesystem": "^6.0|^7.0|8.0", "doctrine/dbal": "^2.9" }, "autoload": {