From 7b7169c9579b15cebe14d326dd3ff0a275462432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 18:02:31 +0000 Subject: [PATCH] Bump guzzlehttp/psr7 from 2.12.5 to 2.13.0 in /_backend Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.12.5 to 2.13.0. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/guzzle/psr7/compare/2.12.5...2.13.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- _backend/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_backend/composer.lock b/_backend/composer.lock index 08c3ab2272..78b2a11486 100644 --- a/_backend/composer.lock +++ b/_backend/composer.lock @@ -255,16 +255,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.12.5", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09" + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09", - "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4", + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4", "shasum": "" }, "require": { @@ -354,7 +354,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.12.5" + "source": "https://github.com/guzzle/psr7/tree/2.13.0" }, "funding": [ { @@ -370,7 +370,7 @@ "type": "tidelift" } ], - "time": "2026-07-13T01:27:20+00:00" + "time": "2026-07-16T22:23:49+00:00" }, { "name": "jean85/pretty-package-versions",