From 9ba235cf664d8ce2c77eb4109681c5135f189f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 18:08:40 +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 9605b74..c70483c 100644 --- a/composer.lock +++ b/composer.lock @@ -4091,16 +4091,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": { @@ -4152,7 +4152,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": [ { @@ -4172,7 +4172,7 @@ "type": "tidelift" } ], - "time": "2026-04-10T17:25:58+00:00" + "time": "2026-05-25T14:08:27+00:00" }, { "name": "symfony/polyfill-php73",