From 503ef60716985e818005b41e3e750b5db017d325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 01:29:08 +0000 Subject: [PATCH] Bump symfony/console from 6.4.0-RC1 to 6.4.0 Bumps [symfony/console](https://github.com/symfony/console) from 6.4.0-RC1 to 6.4.0. - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/console/compare/v6.4.0-RC1...v6.4.0) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 7d79b2f..f3bbc6c 100644 --- a/composer.lock +++ b/composer.lock @@ -3412,16 +3412,16 @@ }, { "name": "symfony/console", - "version": "v6.4.0-RC1", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "380ae25f02e34809fba16fa387191f1da9852778" + "reference": "cd9864b47c367450e14ab32f78fdbf98c44c26b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/380ae25f02e34809fba16fa387191f1da9852778", - "reference": "380ae25f02e34809fba16fa387191f1da9852778", + "url": "https://api.github.com/repos/symfony/console/zipball/cd9864b47c367450e14ab32f78fdbf98c44c26b6", + "reference": "cd9864b47c367450e14ab32f78fdbf98c44c26b6", "shasum": "" }, "require": { @@ -3486,7 +3486,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.0-RC1" + "source": "https://github.com/symfony/console/tree/v6.4.0" }, "funding": [ { @@ -3502,7 +3502,7 @@ "type": "tidelift" } ], - "time": "2023-11-02T13:23:55+00:00" + "time": "2023-11-20T16:41:16+00:00" }, { "name": "symfony/dependency-injection", @@ -6928,16 +6928,16 @@ }, { "name": "symfony/string", - "version": "v6.4.0-RC1", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "afab7ffd61240b6fee63ea207b2b98c84f12791e" + "reference": "b45fcf399ea9c3af543a92edf7172ba21174d809" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/afab7ffd61240b6fee63ea207b2b98c84f12791e", - "reference": "afab7ffd61240b6fee63ea207b2b98c84f12791e", + "url": "https://api.github.com/repos/symfony/string/zipball/b45fcf399ea9c3af543a92edf7172ba21174d809", + "reference": "b45fcf399ea9c3af543a92edf7172ba21174d809", "shasum": "" }, "require": { @@ -6994,7 +6994,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.0-RC1" + "source": "https://github.com/symfony/string/tree/v6.4.0" }, "funding": [ { @@ -7010,7 +7010,7 @@ "type": "tidelift" } ], - "time": "2023-11-09T08:51:37+00:00" + "time": "2023-11-28T20:41:49+00:00" }, { "name": "symfony/translation", @@ -11928,5 +11928,5 @@ "ext-sodium": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }