From 2ee077062b5b2a6926fc4e56fd0e0a7a99757a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:06:14 +0000 Subject: [PATCH] Bump symfony/intl from 6.4.7 to 6.4.8 Bumps [symfony/intl](https://github.com/symfony/intl) from 6.4.7 to 6.4.8. - [Release notes](https://github.com/symfony/intl/releases) - [Changelog](https://github.com/symfony/intl/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/intl/compare/v6.4.7...v6.4.8) --- updated-dependencies: - dependency-name: symfony/intl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 389b554e0c..1d65988741 100644 --- a/composer.lock +++ b/composer.lock @@ -2538,16 +2538,16 @@ }, { "name": "symfony/intl", - "version": "v6.4.7", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "9ed7dfeeba5759b61798358100bb63230509b337" + "reference": "50265cdcf5a44bec3fcf487b5d0015aece91d1eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/9ed7dfeeba5759b61798358100bb63230509b337", - "reference": "9ed7dfeeba5759b61798358100bb63230509b337", + "url": "https://api.github.com/repos/symfony/intl/zipball/50265cdcf5a44bec3fcf487b5d0015aece91d1eb", + "reference": "50265cdcf5a44bec3fcf487b5d0015aece91d1eb", "shasum": "" }, "require": { @@ -2601,7 +2601,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.7" + "source": "https://github.com/symfony/intl/tree/v6.4.8" }, "funding": [ { @@ -2617,7 +2617,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/password-hasher",