From 3e3a9062254318a5befa5349386b23dc003027c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 04:06:21 +0000 Subject: [PATCH] Bump symfony/http-client from 5.2.4 to 5.2.6 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.2.4 to 5.2.6. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v5.2.4...v5.2.6) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ee16035..6db77a2 100644 --- a/composer.lock +++ b/composer.lock @@ -1290,16 +1290,16 @@ }, { "name": "symfony/http-client", - "version": "v5.2.4", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "c7d1f35a31ef153a302e3f80336170e1280b983d" + "reference": "3c3075467da15bc2edf38d2ac20d34719e794bd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/c7d1f35a31ef153a302e3f80336170e1280b983d", - "reference": "c7d1f35a31ef153a302e3f80336170e1280b983d", + "url": "https://api.github.com/repos/symfony/http-client/zipball/3c3075467da15bc2edf38d2ac20d34719e794bd8", + "reference": "3c3075467da15bc2edf38d2ac20d34719e794bd8", "shasum": "" }, "require": { @@ -1356,7 +1356,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.2.4" + "source": "https://github.com/symfony/http-client/tree/v5.2.6" }, "funding": [ { @@ -1372,7 +1372,7 @@ "type": "tidelift" } ], - "time": "2021-03-01T00:40:14+00:00" + "time": "2021-03-28T09:42:18+00:00" }, { "name": "symfony/http-client-contracts",