From c3a4adc9c77bb365251133cc6df57f5d22e2974f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 14:07:18 +0000 Subject: [PATCH] Bump guzzlehttp/guzzle from 7.15.0 to 7.15.1 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.15.0 to 7.15.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/7.15.0...7.15.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ddd77e61..0b286491 100644 --- a/composer.lock +++ b/composer.lock @@ -1494,16 +1494,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.15.0", + "version": "7.15.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "90bd104afeb0fcc2190c9eb6fd8a441447e4b30d" + "reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/90bd104afeb0fcc2190c9eb6fd8a441447e4b30d", - "reference": "90bd104afeb0fcc2190c9eb6fd8a441447e4b30d", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/61443dfb33c62f308ee8add20f45b4d6e4bf8d2f", + "reference": "61443dfb33c62f308ee8add20f45b4d6e4bf8d2f", "shasum": "" }, "require": { @@ -1602,7 +1602,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.15.0" + "source": "https://github.com/guzzle/guzzle/tree/7.15.1" }, "funding": [ { @@ -1618,7 +1618,7 @@ "type": "tidelift" } ], - "time": "2026-07-17T12:26:48+00:00" + "time": "2026-07-18T11:23:11+00:00" }, { "name": "guzzlehttp/promises",