From 44b46a540eb2a0e08232f69ebcbbd74c036d5acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:29:53 +0000 Subject: [PATCH] build(deps): bump symfony/translation from 5.4.24 to 5.4.30 Bumps [symfony/translation](https://github.com/symfony/translation) from 5.4.24 to 5.4.30. - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/translation/compare/v5.4.24...v5.4.30) --- updated-dependencies: - dependency-name: symfony/translation 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 c0857936cfb1..d2a640734824 100644 --- a/composer.lock +++ b/composer.lock @@ -5777,16 +5777,16 @@ }, { "name": "symfony/translation", - "version": "v5.4.24", + "version": "v5.4.30", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "de237e59c5833422342be67402d487fbf50334ff" + "reference": "8560dc532e4e48d331937532a7cbfd2a9f9f53ce" }, "dist": { "type": "zip", - "url": "https://github.com/repos/symfony/translation/zipball/de237e59c5833422342be67402d487fbf50334ff", - "reference": "de237e59c5833422342be67402d487fbf50334ff", + "url": "https://github.com/repos/symfony/translation/zipball/8560dc532e4e48d331937532a7cbfd2a9f9f53ce", + "reference": "8560dc532e4e48d331937532a7cbfd2a9f9f53ce", "shasum": "" }, "require": { @@ -5854,7 +5854,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.4.24" + "source": "https://github.com/symfony/translation/tree/v5.4.30" }, "funding": [ { @@ -5870,7 +5870,7 @@ "type": "tidelift" } ], - "time": "2023-05-19T12:34:17+00:00" + "time": "2023-10-28T09:19:54+00:00" }, { "name": "symfony/translation-contracts",