From 2743359a4ec4511074cdf2132427ed1074bf041c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 03:00:27 +0000 Subject: [PATCH] Bump symfony/http-client from 6.0.15 to 6.0.16 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.15 to 6.0.16. - [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/v6.0.15...v6.0.16) --- 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 25415894b4..1eec4ef78b 100644 --- a/composer.lock +++ b/composer.lock @@ -6155,16 +6155,16 @@ }, { "name": "symfony/http-client", - "version": "v6.0.15", + "version": "v6.0.16", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21" + "reference": "5db1221826d5f841f443d434358d5f82c862c5a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21", - "reference": "af84893895ce7637a4b60fd3de87fe9e44286a21", + "url": "https://api.github.com/repos/symfony/http-client/zipball/5db1221826d5f841f443d434358d5f82c862c5a9", + "reference": "5db1221826d5f841f443d434358d5f82c862c5a9", "shasum": "" }, "require": { @@ -6219,7 +6219,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.15" + "source": "https://github.com/symfony/http-client/tree/v6.0.16" }, "funding": [ { @@ -6235,7 +6235,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T16:22:58+00:00" + "time": "2022-11-14T10:09:52+00:00" }, { "name": "symfony/http-client-contracts",