diff --git a/composer.json b/composer.json index a7f5ead5..912bc813 100755 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "guzzlehttp/guzzle": "^6.2 || ^7.0" + "guzzlehttp/guzzle": "^6.2 || ~7.0" }, "require-dev": { "phpunit/phpunit": "^4.8",