diff --git a/composer.json b/composer.json index acfd0dab..6d28135d 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "license": "MIT", "require": { "php": ">=7.1.0", - "illuminate/support": "^5.7|^6.0" + "illuminate/support": "^5.7|^6.0|^7.0" }, "autoload": { "psr-4": {