From 73ab3c822a9d982b01fffcb29ac3ec7379d601a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 01:41:09 +0000 Subject: [PATCH] chore(deps): update dependency guzzlehttp/guzzle to v8.0.1 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index ee87537..2a376ea 100644 --- a/composer.lock +++ b/composer.lock @@ -830,16 +830,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "8.0.0", + "version": "8.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "643356760d8efce521dfce2587d63fd9d0c70d72" + "reference": "3aeea0406aab88cbbd86531313d7cebf8ae149a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/643356760d8efce521dfce2587d63fd9d0c70d72", - "reference": "643356760d8efce521dfce2587d63fd9d0c70d72", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3aeea0406aab88cbbd86531313d7cebf8ae149a4", + "reference": "3aeea0406aab88cbbd86531313d7cebf8ae149a4", "shasum": "" }, "require": { @@ -859,7 +859,7 @@ "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "4.0.1", - "guzzlehttp/test-server": "^1.0@dev", + "guzzlehttp/test-server": "^1.0", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" @@ -936,7 +936,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/8.0.0" + "source": "https://github.com/guzzle/guzzle/tree/8.0.1" }, "funding": [ { @@ -952,7 +952,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:53:10+00:00" + "time": "2026-07-26T23:23:24+00:00" }, { "name": "guzzlehttp/promises",