From c5dbaabca0e5c56e0ef861569e4fdafe45a2cfc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 00:55:49 +0000 Subject: [PATCH] Build(deps): Bump guzzlehttp/psr7 from 2.12.2 to 2.13.0 Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.12.2 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.2...2.13.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.13.0 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 29ec97965d..54b9a6fe59 100644 --- a/composer.lock +++ b/composer.lock @@ -268,16 +268,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.12.2", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "5ec8b151cfda84f9c3d582c23459333ee17e4b4b" + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/5ec8b151cfda84f9c3d582c23459333ee17e4b4b", - "reference": "5ec8b151cfda84f9c3d582c23459333ee17e4b4b", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4", + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4", "shasum": "" }, "require": { @@ -367,7 +367,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.12.2" + "source": "https://github.com/guzzle/psr7/tree/2.13.0" }, "funding": [ { @@ -383,7 +383,7 @@ "type": "tidelift" } ], - "time": "2026-06-23T13:05:21+00:00" + "time": "2026-07-16T22:23:49+00:00" }, { "name": "mobiledetect/mobiledetectlib",