diff --git a/composer.json b/composer.json index 1d51f35..eb582e3 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ "license": "MIT", "require": { "php": "^7.1", - "illuminate/support": "^5.8", - "illuminate/console": "^5.8" + "illuminate/support": "^5.8 | ^6.0", + "illuminate/console": "^5.8 | ^6.0" }, "autoload": { "psr-4": {