From 940f48f3728e9db2d9ec8448397f0b4697c0e4c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:27:34 +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 b840170..1464226 100644 --- a/composer.lock +++ b/composer.lock @@ -3623,16 +3623,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": { @@ -3684,7 +3684,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": [ { @@ -3704,7 +3704,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-25T13:48:31+00:00" }, { "name": "symfony/polyfill-mbstring",