diff --git a/composer.json b/composer.json index 562c0df..6a46cef 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=8.1", - "guzzlehttp/guzzle": "^6.3 || ^7.0", + "guzzlehttp/guzzle": "^7.0", "hyperf/context": "~3.1.0", "hyperf/coroutine": "~3.1.0", "hyperf/engine": "^2.0",