From f78b32bce2852df30f2af3b6a1871f0684f50443 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Mon, 28 Oct 2019 21:36:46 +0100 Subject: [PATCH] Add requirement --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 54d4bb6..f08a340 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,7 @@ "symfony/framework-bundle": "*", "symfony/routing": "*", "symfony/security": "*", + "symfony/translation": "*", "doctrine/data-fixtures": "*", "twig/extensions": "^1.5" }, -- 2.41.0