diff --git a/composer.json b/composer.json index c3842cc..6f56858 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=7.2", - "illuminate/support": "^6 || ^7", + "illuminate/support": ">=6", "jwhennessey/phpinsight": "~2.0" }, "require-dev": {