From 36275fce86cb661155f05fe9301a1bbdc31c0139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 04:03:49 +0000 Subject: [PATCH] build(deps): bump symfony/http-client from 8.0.6 to 8.0.7 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 8.0.6 to 8.0.7. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v8.0.6...v8.0.7) --- updated-dependencies: - dependency-name: symfony/http-client dependency-version: 8.0.7 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 5970dfb1c0..5d21cd606f 100644 --- a/composer.lock +++ b/composer.lock @@ -4585,16 +4585,16 @@ }, { "name": "symfony/http-client", - "version": "v8.0.6", + "version": "v8.0.7", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "f425139487f904e198f99e3c416c79ed08cef3c3" + "reference": "ade9bd433450382f0af154661fc8e72758b4de36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/f425139487f904e198f99e3c416c79ed08cef3c3", - "reference": "f425139487f904e198f99e3c416c79ed08cef3c3", + "url": "https://api.github.com/repos/symfony/http-client/zipball/ade9bd433450382f0af154661fc8e72758b4de36", + "reference": "ade9bd433450382f0af154661fc8e72758b4de36", "shasum": "" }, "require": { @@ -4657,7 +4657,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v8.0.6" + "source": "https://github.com/symfony/http-client/tree/v8.0.7" }, "funding": [ { @@ -4677,7 +4677,7 @@ "type": "tidelift" } ], - "time": "2026-02-20T07:51:53+00:00" + "time": "2026-03-06T13:17:40+00:00" }, { "name": "symfony/http-client-contracts",