From 84bc3d28ebe09124118b5e4dbbe2416de9a81718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:08:17 +0000 Subject: [PATCH] Bump symfony/http-client from 5.3.2 to 5.3.3 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/5.3/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v5.3.2...v5.3.3) --- 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 918e8fa..4bf579c 100644 --- a/composer.lock +++ b/composer.lock @@ -1293,16 +1293,16 @@ }, { "name": "symfony/http-client", - "version": "v5.3.2", + "version": "v5.3.3", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "d2464f48482223c7c6826cd8c6ed7929d1ce6093" + "reference": "fde4bdb10bf197f932ebccfcb9982881d296fc4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/d2464f48482223c7c6826cd8c6ed7929d1ce6093", - "reference": "d2464f48482223c7c6826cd8c6ed7929d1ce6093", + "url": "https://api.github.com/repos/symfony/http-client/zipball/fde4bdb10bf197f932ebccfcb9982881d296fc4c", + "reference": "fde4bdb10bf197f932ebccfcb9982881d296fc4c", "shasum": "" }, "require": { @@ -1360,7 +1360,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.3.2" + "source": "https://github.com/symfony/http-client/tree/v5.3.3" }, "funding": [ { @@ -1376,7 +1376,7 @@ "type": "tidelift" } ], - "time": "2021-06-12T10:15:17+00:00" + "time": "2021-06-24T08:13:00+00:00" }, { "name": "symfony/http-client-contracts",