From 960db3b8ea5ca09ad37e5a833a33746b6c080245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 05:03:42 +0000 Subject: [PATCH] composer(deps): bump symfony/string from 7.1.6 to 7.1.8 Bumps [symfony/string](https://github.com/symfony/string) from 7.1.6 to 7.1.8. - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/string/compare/v7.1.6...v7.1.8) --- updated-dependencies: - dependency-name: symfony/string dependency-type: indirect 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 94834c66..76b327ac 100644 --- a/composer.lock +++ b/composer.lock @@ -4439,16 +4439,16 @@ }, { "name": "symfony/string", - "version": "v7.1.6", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626" + "reference": "591ebd41565f356fcd8b090fe64dbb5878f50281" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626", - "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626", + "url": "https://api.github.com/repos/symfony/string/zipball/591ebd41565f356fcd8b090fe64dbb5878f50281", + "reference": "591ebd41565f356fcd8b090fe64dbb5878f50281", "shasum": "" }, "require": { @@ -4506,7 +4506,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.6" + "source": "https://github.com/symfony/string/tree/v7.1.8" }, "funding": [ { @@ -4522,7 +4522,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-11-13T13:31:21+00:00" }, { "name": "symfony/translation",