From b52e1d1abb27af4ba6167bc8e43749cc2ad907f8 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 1 Sep 2026 03:56:41 +0000 Subject: [PATCH] chore(deps): update dependency guzzlehttp/guzzle to v8 --- testing/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/composer.json b/testing/composer.json index 9e7c263c2b..7724dcd7bb 100755 --- a/testing/composer.json +++ b/testing/composer.json @@ -6,7 +6,7 @@ "bshaffer/phpunit-retry-annotations": "^0.3.0", "google/auth": "^1.12", "google/cloud-tools": "dev-main", - "guzzlehttp/guzzle": "^7.0", + "guzzlehttp/guzzle": "^8.0", "phpunit/phpunit": "^9.0", "friendsofphp/php-cs-fixer": "^3.29", "composer/semver": "^3.2",