diff --git a/composer.json b/composer.json index a19da2a1..fb964f98 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "type": "library", "require": { "php": ">=5.5.9", - "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*", + "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*", "webonyx/graphql-php": "~0.10.2" }, "require-dev": {