From 3af2144dd6e3a07d5f09c129099dcb53049b7958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:27:22 +0000 Subject: [PATCH] Bump symfony/polyfill-mbstring from 1.37.0 to 1.38.0 Bumps [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/symfony/polyfill-mbstring/releases) - [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.37.0...v1.38.0) --- updated-dependencies: - dependency-name: symfony/polyfill-mbstring dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b840170..36c9860 100644 --- a/composer.lock +++ b/composer.lock @@ -3708,16 +3708,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" + "reference": "6b177d03d2eb04a6c9d01bab9818fb93a30ce7fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6b177d03d2eb04a6c9d01bab9818fb93a30ce7fd", + "reference": "6b177d03d2eb04a6c9d01bab9818fb93a30ce7fd", "shasum": "" }, "require": { @@ -3769,7 +3769,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.0" }, "funding": [ { @@ -3789,7 +3789,7 @@ "type": "tidelift" } ], - "time": "2026-04-10T17:25:58+00:00" + "time": "2026-05-25T14:08:27+00:00" }, { "name": "symfony/polyfill-php73",