diff --git a/composer.json b/composer.json index 8fa5fee..8162e47 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ }, "require": { "php": ">=8.4", - "guzzlehttp/guzzle": "~7.9.2", + "guzzlehttp/guzzle": "^7.9.2", "ext-json": "*", "ext-mbstring": "*", "psr/log": "^1.1|^2.0|^3.0"