From 194ecc7ac7f6d858c210bec84c69e2b44a42a252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 03:53:42 +0000 Subject: [PATCH] Bump symfony/http-client from 6.0.11 to 6.0.12 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.0.11...v6.0.12) --- 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 57e52b197e..b72e3085c4 100644 --- a/composer.lock +++ b/composer.lock @@ -6137,16 +6137,16 @@ }, { "name": "symfony/http-client", - "version": "v6.0.11", + "version": "v6.0.12", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "49bef7df70f84a4f5d516eb268963779ca80320d" + "reference": "411f73ad1a797f327d100d27fa5d715b947a8272" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/49bef7df70f84a4f5d516eb268963779ca80320d", - "reference": "49bef7df70f84a4f5d516eb268963779ca80320d", + "url": "https://api.github.com/repos/symfony/http-client/zipball/411f73ad1a797f327d100d27fa5d715b947a8272", + "reference": "411f73ad1a797f327d100d27fa5d715b947a8272", "shasum": "" }, "require": { @@ -6201,7 +6201,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/v6.0.11" + "source": "https://github.com/symfony/http-client/tree/v6.0.12" }, "funding": [ { @@ -6217,7 +6217,7 @@ "type": "tidelift" } ], - "time": "2022-07-28T13:39:17+00:00" + "time": "2022-08-02T16:01:06+00:00" }, { "name": "symfony/http-client-contracts",