From: Raphaƫl Gertz Date: Mon, 28 Oct 2019 20:36:46 +0000 (+0100) Subject: Add requirement X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/f78b32bce2852df30f2af3b6a1871f0684f50443 Add requirement --- 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" },