From 3cb9e7a933a4499c5e1c7e421da4517620a1e1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 18:08:46 +0000 Subject: [PATCH] Bump symfony/polyfill-intl-normalizer from 1.37.0 to 1.38.0 Bumps [symfony/polyfill-intl-normalizer](https://github.com/symfony/polyfill-intl-normalizer) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/symfony/polyfill-intl-normalizer/releases) - [Commits](https://github.com/symfony/polyfill-intl-normalizer/compare/v1.37.0...v1.38.0) --- updated-dependencies: - dependency-name: symfony/polyfill-intl-normalizer 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..e4286a8 100644 --- a/composer.lock +++ b/composer.lock @@ -4006,16 +4006,16 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "3833d7255cc303546435cb650316bff708a1c75c" + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", - "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", "shasum": "" }, "require": { @@ -4067,7 +4067,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" }, "funding": [ { @@ -4087,7 +4087,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-25T13:48:31+00:00" }, { "name": "symfony/polyfill-mbstring",