From edb8bb3ce3b337dedf69fab71954110a73aeda9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 03:00:51 +0000 Subject: [PATCH] Bump symfony/http-client from 6.0.9 to 6.0.11 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.9 to 6.0.11. - [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.9...v6.0.11) --- 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 3bcf88c3b5..a9cc92c137 100644 --- a/composer.lock +++ b/composer.lock @@ -6141,16 +6141,16 @@ }, { "name": "symfony/http-client", - "version": "v6.0.9", + "version": "v6.0.11", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5" + "reference": "49bef7df70f84a4f5d516eb268963779ca80320d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5", - "reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5", + "url": "https://api.github.com/repos/symfony/http-client/zipball/49bef7df70f84a4f5d516eb268963779ca80320d", + "reference": "49bef7df70f84a4f5d516eb268963779ca80320d", "shasum": "" }, "require": { @@ -6205,7 +6205,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.9" + "source": "https://github.com/symfony/http-client/tree/v6.0.11" }, "funding": [ { @@ -6221,7 +6221,7 @@ "type": "tidelift" } ], - "time": "2022-05-21T13:33:31+00:00" + "time": "2022-07-28T13:39:17+00:00" }, { "name": "symfony/http-client-contracts",