From b73ab9f8714da3906c31a9cada005b2f60d12b22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 17:22:36 +0000 Subject: [PATCH] Bump guzzlehttp/guzzle from 7.14.2 to 7.15.2 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.14.2 to 7.15.2. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.15.2/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.14.2...7.15.2) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index b907f7ad..58484ad1 100644 --- a/composer.lock +++ b/composer.lock @@ -3842,22 +3842,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.14.2", + "version": "7.15.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1" + "reference": "744101956d78b7c1384d0cbf379db13e859167bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fa88c57803501ad0770f5cddb1e60525d49da9a1", - "reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf", + "reference": "744101956d78b7c1384d0cbf379db13e859167bf", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^2.5.1", - "guzzlehttp/psr7": "^2.12.5", + "guzzlehttp/psr7": "^2.13", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", @@ -3870,7 +3870,7 @@ "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.3", - "guzzlehttp/test-server": "^0.6", + "guzzlehttp/test-server": "^0.7", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" @@ -3950,7 +3950,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.14.2" + "source": "https://github.com/guzzle/guzzle/tree/7.15.2" }, "funding": [ { @@ -3966,7 +3966,7 @@ "type": "tidelift" } ], - "time": "2026-07-14T18:15:01+00:00" + "time": "2026-07-26T23:23:20+00:00" }, { "name": "guzzlehttp/promises", @@ -6345,5 +6345,5 @@ "platform-dev": { "ext-bcmath": "*" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }