From 9d19de48ca69e91ea69149a4cb2770ca88bed665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:54:43 +0000 Subject: [PATCH] build(deps): bump guzzlehttp/psr7 from 2.12.4 to 2.12.5 Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.12.4 to 2.12.5. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.13/CHANGELOG.md) - [Commits](https://github.com/guzzle/psr7/compare/2.12.4...2.12.5) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.12.5 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 00a739b..6de50f2 100644 --- a/composer.lock +++ b/composer.lock @@ -1550,16 +1550,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.12.4", + "version": "2.12.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c" + "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", - "reference": "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09", + "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09", "shasum": "" }, "require": { @@ -1649,7 +1649,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.12.4" + "source": "https://github.com/guzzle/psr7/tree/2.12.5" }, "funding": [ { @@ -1665,7 +1665,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T15:56:20+00:00" + "time": "2026-07-13T01:27:20+00:00" }, { "name": "jean85/pretty-package-versions",