From 15e733cd756224436a8e08bbf604c070ddb0269e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 22:12:30 +0000 Subject: [PATCH] build(deps): bump symfony/http-client from 7.1.0 to 7.1.1 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.1.0 to 7.1.1. - [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/v7.1.0...v7.1.1) --- 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 7af1b7b09..359fb282a 100644 --- a/composer.lock +++ b/composer.lock @@ -10561,16 +10561,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.0", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "2266f9813ed7d8c84e04627edead7b7fd249d6e9" + "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/2266f9813ed7d8c84e04627edead7b7fd249d6e9", - "reference": "2266f9813ed7d8c84e04627edead7b7fd249d6e9", + "url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20", + "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20", "shasum": "" }, "require": { @@ -10635,7 +10635,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.0" + "source": "https://github.com/symfony/http-client/tree/v7.1.1" }, "funding": [ { @@ -10651,7 +10651,7 @@ "type": "tidelift" } ], - "time": "2024-05-13T15:35:37+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/http-client-contracts",