From 8e1f768a55d79250ead6ab8d244487f45fbb8cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:53:42 +0000 Subject: [PATCH] Bump symfony/http-client from 5.4.39 to 5.4.40 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.39 to 5.4.40. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v5.4.39...v5.4.40) --- 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 ac0e699..35357ee 100644 --- a/composer.lock +++ b/composer.lock @@ -2641,16 +2641,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.39", + "version": "v5.4.40", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "3cdc551aa98173bb8bac7e5ee49f3526abde0b04" + "reference": "970a4d5a3393be3ba987b91a018e98ee332db63b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/3cdc551aa98173bb8bac7e5ee49f3526abde0b04", - "reference": "3cdc551aa98173bb8bac7e5ee49f3526abde0b04", + "url": "https://api.github.com/repos/symfony/http-client/zipball/970a4d5a3393be3ba987b91a018e98ee332db63b", + "reference": "970a4d5a3393be3ba987b91a018e98ee332db63b", "shasum": "" }, "require": { @@ -2712,7 +2712,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.39" + "source": "https://github.com/symfony/http-client/tree/v5.4.40" }, "funding": [ { @@ -2728,7 +2728,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T08:26:06+00:00" + "time": "2024-05-31T14:33:22+00:00" }, { "name": "symfony/http-client-contracts",