diff --git a/composer.json b/composer.json index 6856a00..73b3754 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": ">=7.1.3", - "illuminate/support": "5.4.*|5.5.*|5.6.*", - "illuminate/config": "5.4.*|5.5.*|5.6.*" + "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*", + "illuminate/config": "5.4.*|5.5.*|5.6.*|5.7.*" }, "autoload": { "psr-4": {