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