diff --git a/composer.json b/composer.json index a7b6c81..fad0504 100644 --- a/composer.json +++ b/composer.json @@ -4,9 +4,9 @@ "type": "library", "require": { "php": ">=7.1", - "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*", + "illuminate/support": "5.*|6.*|7.*", "webonyx/graphql-php": "^0.13", - "laravel/framework": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*" + "laravel/framework": "5.*|6.*|7.*" }, "license": "MIT", "authors": [