From 1f4a5922cca36bcef2b28c84c7173f1b2e94d9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 30 Jul 2018 22:18:30 +0000 Subject: [PATCH] Bump symfony/translation from 3.4.12 to 3.4.13 Bumps [symfony/translation](https://github.com/symfony/translation) from 3.4.12 to 3.4.13. - [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/v3.4.12...v3.4.13) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 936959572deb..b1cfc810246a 100644 --- a/composer.lock +++ b/composer.lock @@ -2984,16 +2984,16 @@ }, { "name": "symfony/translation", - "version": "v3.4.12", + "version": "v3.4.13", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "7047f725e35eab768137c677f8c38e4a2a8e38fb" + "reference": "0d1c0965c3e82250b9786909cf584fd4a50c9c5b" }, "dist": { "type": "zip", - "url": "https://github.com/gitapi/repos/symfony/translation/zipball/7047f725e35eab768137c677f8c38e4a2a8e38fb", - "reference": "7047f725e35eab768137c677f8c38e4a2a8e38fb", + "url": "https://github.com/gitapi/repos/symfony/translation/zipball/0d1c0965c3e82250b9786909cf584fd4a50c9c5b", + "reference": "0d1c0965c3e82250b9786909cf584fd4a50c9c5b", "shasum": "" }, "require": { @@ -3048,7 +3048,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2018-05-21T10:06:52+00:00" + "time": "2018-07-23T08:18:36+00:00" }, { "name": "zendframework/zend-filter",