From e1b20fbe85bb476cb0db39fcd7c55265c5f452d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:25:45 +0000 Subject: [PATCH] build(deps-dev): bump guzzlehttp/guzzle in /tests/integration 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: 8.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tests/integration/composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/tests/integration/composer.lock b/tests/integration/composer.lock index 1f1b04875..d9db65bfe 100644 --- a/tests/integration/composer.lock +++ b/tests/integration/composer.lock @@ -207,16 +207,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": { @@ -236,7 +236,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" @@ -313,7 +313,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": [ { @@ -329,20 +329,20 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:53:10+00:00" + "time": "2026-07-26T23:23:24+00:00" }, { "name": "guzzlehttp/promises", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "d961a21387cd680ec1cc6f52aa1fdcef33105e24" + "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/d961a21387cd680ec1cc6f52aa1fdcef33105e24", - "reference": "d961a21387cd680ec1cc6f52aa1fdcef33105e24", + "url": "https://api.github.com/repos/guzzle/promises/zipball/64f38b87fa7d371853804161bfc701c9bc2cc00a", + "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a", "shasum": "" }, "require": { @@ -396,7 +396,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/3.0.0" + "source": "https://github.com/guzzle/promises/tree/3.0.1" }, "funding": [ { @@ -412,7 +412,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:44:17+00:00" + "time": "2026-08-05T19:35:04+00:00" }, { "name": "guzzlehttp/psr7",