From 4428890c9eb18d6177051a3be65d200af000c175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 15:08:46 +0000 Subject: [PATCH] Bump symfony/http-client from 5.4.19 to 5.4.20 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.19 to 5.4.20. - [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.20) --- 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 32972904084a..f44df32c318a 100644 --- a/composer.lock +++ b/composer.lock @@ -4440,16 +4440,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.19", + "version": "v5.4.20", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "0c22562d0601e19bd01c4480893f5438e6b12db5" + "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/0c22562d0601e19bd01c4480893f5438e6b12db5", - "reference": "0c22562d0601e19bd01c4480893f5438e6b12db5", + "url": "https://api.github.com/repos/symfony/http-client/zipball/b4d936b657c7952a41e89efd0ddcea51f8c90f34", + "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34", "shasum": "" }, "require": { @@ -4507,7 +4507,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.19" + "source": "https://github.com/symfony/http-client/tree/v5.4.20" }, "funding": [ { @@ -4523,7 +4523,7 @@ "type": "tidelift" } ], - "time": "2023-01-12T15:47:53+00:00" + "time": "2023-01-25T18:32:18+00:00" }, { "name": "symfony/http-client-contracts",