From c4eeae7bf28c5b381e899049d15002a9a941dfb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:11:48 +0000 Subject: [PATCH] Bump symfony/string from 5.4.31 to 5.4.32 in /wordpress-plugin Bumps [symfony/string](https://github.com/symfony/string) from 5.4.31 to 5.4.32. - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/string/compare/v5.4.31...v5.4.32) --- updated-dependencies: - dependency-name: symfony/string dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- wordpress-plugin/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wordpress-plugin/composer.lock b/wordpress-plugin/composer.lock index 07ae069..111df4d 100644 --- a/wordpress-plugin/composer.lock +++ b/wordpress-plugin/composer.lock @@ -5756,16 +5756,16 @@ }, { "name": "symfony/string", - "version": "v5.4.31", + "version": "v5.4.32", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "2765096c03f39ddf54f6af532166e42aaa05b24b" + "reference": "91bf4453d65d8231688a04376c3a40efe0770f04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/2765096c03f39ddf54f6af532166e42aaa05b24b", - "reference": "2765096c03f39ddf54f6af532166e42aaa05b24b", + "url": "https://api.github.com/repos/symfony/string/zipball/91bf4453d65d8231688a04376c3a40efe0770f04", + "reference": "91bf4453d65d8231688a04376c3a40efe0770f04", "shasum": "" }, "require": { @@ -5835,7 +5835,7 @@ "type": "tidelift" } ], - "time": "2023-11-09T08:19:44+00:00" + "time": "2023-11-26T13:43:46+00:00" }, { "name": "theseer/tokenizer",