From 376c7206e0422dbbfc71ad10b5080a9b094eaa18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 17:16:06 +0000 Subject: [PATCH] Bump symfony/http-client from 5.4.19 to 5.4.21 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.19 to 5.4.21. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v5.4.19...v5.4.21) --- updated-dependencies: - dependency-name: symfony/http-client 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 c615ad7c02e5..11039c18de9a 100644 --- a/composer.lock +++ b/composer.lock @@ -4437,16 +4437,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.20", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34" + "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/b4d936b657c7952a41e89efd0ddcea51f8c90f34", - "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34", + "url": "https://api.github.com/repos/symfony/http-client/zipball/6b88914a7f1bf144df15904f60a19be78a67a3b2", + "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2", "shasum": "" }, "require": { @@ -4504,7 +4504,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.20" + "source": "https://github.com/symfony/http-client/tree/v5.4.21" }, "funding": [ { @@ -4520,7 +4520,7 @@ "type": "tidelift" } ], - "time": "2023-01-25T18:32:18+00:00" + "time": "2023-02-17T21:35:35+00:00" }, { "name": "symfony/http-client-contracts",