diff --git a/composer.json b/composer.json index ce2970a..0526943 100755 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ }], "require": { "php": "^7.2", - "guzzlehttp/guzzle": "^6.3", - "illuminate/support": "^6.0.0" + "guzzlehttp/guzzle": "^6.5", + "illuminate/support": "^6.0|^7.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16",