diff --git a/composer.json b/composer.json index 306e646..198cf33 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ }], "require": { "php": "^7.1.3", - "illuminate/support": "5.8.*", - "illuminate/console": "5.8.*", + "illuminate/support": "5.8.*|^6.0", + "illuminate/console": "5.8.*|^6.0", "arvenil/ninja-mutex": "^0.6" }, "require-dev": {