diff --git a/composer.json b/composer.json index 2c5375c88f..40c4d8026a 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ } }, "require": { - "illuminate/support": "~5.0|^6.0" + "illuminate/support": "~5.0|~6.0" }, "minimum-stability": "dev", "extra": {