diff --git a/composer.json b/composer.json index 5ce63d2..7afc212 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "~5.0|~6.0" + "illuminate/support": "~5.0|~6.0|~7.0" }, "require-dev": { "phpspec/phpspec": "~2.0",