diff --git a/composer.json b/composer.json index c7f9b83..ecab4f6 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, "require": { "php": ">=7.2", - "guzzlehttp/guzzle": "^6.4", + "guzzlehttp/guzzle": "^7.0.1", "monolog/monolog": "^2.0" } }