From 928bf0baae6c661ae5e79b4f5609aeeb231e0487 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 17:29:29 +0000 Subject: [PATCH] Bump symfony/translation from 5.0.4 to 5.0.5 Bumps [symfony/translation](https://github.com/symfony/translation) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/translation/compare/v5.0.4...v5.0.5) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 5021865..8fd2ff7 100644 --- a/composer.lock +++ b/composer.lock @@ -1692,16 +1692,16 @@ }, { "name": "symfony/translation", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "28e1054f1ea26c63762d9260c37cb1056ea62dbb" + "reference": "e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/28e1054f1ea26c63762d9260c37cb1056ea62dbb", - "reference": "28e1054f1ea26c63762d9260c37cb1056ea62dbb", + "url": "https://api.github.com/repos/symfony/translation/zipball/e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b", + "reference": "e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b", "shasum": "" }, "require": { @@ -1765,7 +1765,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2020-01-21T08:40:24+00:00" + "time": "2020-02-04T07:41:34+00:00" }, { "name": "symfony/translation-contracts",