From f6a7c3c6102ce120de201a3fe509e0894141b1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:17:37 +0000 Subject: [PATCH] build(deps): bump symfony/http-client from 8.0.9 to 8.0.13 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 8.0.9 to 8.0.13. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v8.0.9...v8.0.13) --- updated-dependencies: - dependency-name: symfony/http-client dependency-version: 8.0.13 dependency-type: direct:production 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 27ace5b2c0..fa2556f65a 100644 --- a/composer.lock +++ b/composer.lock @@ -5497,16 +5497,16 @@ }, { "name": "symfony/http-client", - "version": "v8.0.9", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "537c7f164078975b800f3f1c56810791024e4c77" + "reference": "c7f40f9103233630167c25c9a4570acf805fdade" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/537c7f164078975b800f3f1c56810791024e4c77", - "reference": "537c7f164078975b800f3f1c56810791024e4c77", + "url": "https://api.github.com/repos/symfony/http-client/zipball/c7f40f9103233630167c25c9a4570acf805fdade", + "reference": "c7f40f9103233630167c25c9a4570acf805fdade", "shasum": "" }, "require": { @@ -5569,7 +5569,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v8.0.9" + "source": "https://github.com/symfony/http-client/tree/v8.0.13" }, "funding": [ { @@ -5589,7 +5589,7 @@ "type": "tidelift" } ], - "time": "2026-04-29T15:02:55+00:00" + "time": "2026-05-24T09:58:02+00:00" }, { "name": "symfony/http-client-contracts",