diff --git a/composer.json b/composer.json index 0812bee..46837dc 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": ">=7.0", - "illuminate/support": "^5.5|^6.0" + "illuminate/support": "^5.5|^6.0|^7.0" }, "require-dev": { "phpunit/phpunit": "~6.0|~8.0",