From b693d25ec09db519d7c0b320584180203a3d2f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:08:37 +0000 Subject: [PATCH] build(deps): bump guzzlehttp/guzzle from 8.0.0 to 8.0.1 in /changelog Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/8.0/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- changelog/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog/composer.lock b/changelog/composer.lock index a5beaa8..8b822fe 100644 --- a/changelog/composer.lock +++ b/changelog/composer.lock @@ -74,16 +74,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": { @@ -103,7 +103,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" @@ -180,7 +180,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": [ { @@ -196,7 +196,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:53:10+00:00" + "time": "2026-07-26T23:23:24+00:00" }, { "name": "guzzlehttp/promises",