From d8431eaba80cae345ce7858340b159fa94cdf016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:35:07 +0000 Subject: [PATCH] Bump symfony/string from 5.4.40 to 5.4.41 Bumps [symfony/string](https://github.com/symfony/string) from 5.4.40 to 5.4.41. - [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/v5.4.40...v5.4.41) --- 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 6cbf6c0..39e59f7 100644 --- a/composer.lock +++ b/composer.lock @@ -5531,16 +5531,16 @@ }, { "name": "symfony/string", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "142877285aa974a6f7685e292ab5ba9aae86b143" + "reference": "065a9611e0b1fd2197a867e1fb7f2238191b7096" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/142877285aa974a6f7685e292ab5ba9aae86b143", - "reference": "142877285aa974a6f7685e292ab5ba9aae86b143", + "url": "https://api.github.com/repos/symfony/string/zipball/065a9611e0b1fd2197a867e1fb7f2238191b7096", + "reference": "065a9611e0b1fd2197a867e1fb7f2238191b7096", "shasum": "" }, "require": { @@ -5597,7 +5597,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.40" + "source": "https://github.com/symfony/string/tree/v5.4.41" }, "funding": [ { @@ -5613,7 +5613,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-06-28T09:20:55+00:00" }, { "name": "symfony/var-dumper",