From 30fad43205938c958965a17758356a7dd6657bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 12:13:41 +0000 Subject: [PATCH] chore(deps): bump symfony/http-client from 8.1.4 to 8.1.5 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 8.1.4 to 8.1.5. - [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.1.4...v8.1.5) --- updated-dependencies: - dependency-name: symfony/http-client dependency-version: 8.1.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 a2d8442..d0444ae 100644 --- a/composer.lock +++ b/composer.lock @@ -635,16 +635,16 @@ }, { "name": "symfony/http-client", - "version": "v8.1.4", + "version": "v8.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "f8d33e21c749e931a33c98b1f6a8ea378b29627a" + "reference": "9f941ed000bb11f16dc7eafed98a7b646d3b3e5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/f8d33e21c749e931a33c98b1f6a8ea378b29627a", - "reference": "f8d33e21c749e931a33c98b1f6a8ea378b29627a", + "url": "https://api.github.com/repos/symfony/http-client/zipball/9f941ed000bb11f16dc7eafed98a7b646d3b3e5d", + "reference": "9f941ed000bb11f16dc7eafed98a7b646d3b3e5d", "shasum": "" }, "require": { @@ -708,7 +708,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v8.1.4" + "source": "https://github.com/symfony/http-client/tree/v8.1.5" }, "funding": [ { @@ -728,7 +728,7 @@ "type": "tidelift" } ], - "time": "2026-08-06T21:11:24+00:00" + "time": "2026-08-21T17:47:34+00:00" }, { "name": "symfony/http-client-contracts",