From ff15b5e75598beedbe7b939a39b0ac8bbf87fc4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 09:36:53 +0000 Subject: [PATCH] Bump symfony/polyfill-mbstring from 1.32.0 to 1.33.0 Bumps [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) from 1.32.0 to 1.33.0. - [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-mbstring dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index a902d42..f4908f5 100644 --- a/composer.lock +++ b/composer.lock @@ -1115,7 +1115,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -1176,7 +1176,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { @@ -1187,6 +1187,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift"