From f5c0567726a1dd45e8aba084284143ab21b79f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 03:42:45 +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: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 682a620..d568338 100644 --- a/composer.lock +++ b/composer.lock @@ -361,16 +361,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": { @@ -469,7 +469,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": [ { @@ -485,7 +485,7 @@ "type": "tidelift" } ], - "time": "2026-07-17T12:26:48+00:00" + "time": "2026-07-18T11:23:11+00:00" }, { "name": "guzzlehttp/promises",