diff --git a/composer.json b/composer.json index 5ffcb0b..fc12707 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "require": { "php" : "^5.6|^7.0", - "illuminate/support": "^5.1|^6.0" + "illuminate/support": "^5.1|^6.0|^7.0" }, "autoload" : { "psr-4" : {