From 6e6a7647b86b419b647aa2b2a020320520e1e233 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 16:58:47 +0000 Subject: [PATCH] chore(deps): update dependency guzzlehttp/guzzle to v8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 32a8985..dbc665c 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "3.95.18", "phpunit/phpunit": "^11 || ^12 || ^13", - "guzzlehttp/guzzle": "^7.0", + "guzzlehttp/guzzle": "^8.0", "humbug/box": "^4.6", "phpstan/phpstan": "^2.0" },