From f08e03cf7cb49b986c585959112533c00eaebd78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 17:52:16 +0000 Subject: [PATCH] Bump symfony/http-client from 8.0.3 to 8.0.5 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 8.0.3 to 8.0.5. - [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.3...v8.0.5) --- updated-dependencies: - dependency-name: symfony/http-client dependency-version: 8.0.5 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 a5178dd5..17b64961 100644 --- a/composer.lock +++ b/composer.lock @@ -955,16 +955,16 @@ }, { "name": "symfony/http-client", - "version": "v8.0.3", + "version": "v8.0.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "ea062691009cc2b7bb87734fef20e02671cbd50b" + "reference": "f9fdd372473e66469c6d32a4ed12efcffdea38c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/ea062691009cc2b7bb87734fef20e02671cbd50b", - "reference": "ea062691009cc2b7bb87734fef20e02671cbd50b", + "url": "https://api.github.com/repos/symfony/http-client/zipball/f9fdd372473e66469c6d32a4ed12efcffdea38c4", + "reference": "f9fdd372473e66469c6d32a4ed12efcffdea38c4", "shasum": "" }, "require": { @@ -1027,7 +1027,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v8.0.3" + "source": "https://github.com/symfony/http-client/tree/v8.0.5" }, "funding": [ { @@ -1047,7 +1047,7 @@ "type": "tidelift" } ], - "time": "2025-12-23T14:52:06+00:00" + "time": "2026-01-27T16:18:07+00:00" }, { "name": "symfony/http-client-contracts",