From 3ed84d0f05646d9c4f33ebacbe0eae3c74e4a004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 01:25:50 +0000 Subject: [PATCH] Bump symfony/http-client from 6.4.0-RC1 to 6.4.0 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.0-RC1 to 6.4.0. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.4.0-RC1...v6.4.0) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 7d79b2f..09c33e0 100644 --- a/composer.lock +++ b/composer.lock @@ -4570,16 +4570,16 @@ }, { "name": "symfony/http-client", - "version": "v6.4.0-RC1", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "2e2dff5212ab9834f331060a126e7564ed7f3722" + "reference": "5c584530b77aa10ae216989ffc48b4bedc9c0b29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/2e2dff5212ab9834f331060a126e7564ed7f3722", - "reference": "2e2dff5212ab9834f331060a126e7564ed7f3722", + "url": "https://api.github.com/repos/symfony/http-client/zipball/5c584530b77aa10ae216989ffc48b4bedc9c0b29", + "reference": "5c584530b77aa10ae216989ffc48b4bedc9c0b29", "shasum": "" }, "require": { @@ -4643,7 +4643,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.4.0-RC1" + "source": "https://github.com/symfony/http-client/tree/v6.4.0" }, "funding": [ { @@ -4659,7 +4659,7 @@ "type": "tidelift" } ], - "time": "2023-11-07T10:18:57+00:00" + "time": "2023-11-28T20:55:58+00:00" }, { "name": "symfony/http-client-contracts", @@ -11928,5 +11928,5 @@ "ext-sodium": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }