From: Raphaƫl Gertz Date: Mon, 28 Oct 2019 20:37:30 +0000 (+0100) Subject: Fix missing requirement X-Git-Tag: 0.1~72 X-Git-Url: https://git.rapsys.eu/airlibre/commitdiff_plain/4426b2bb98b87845a7ad6bec30c68fb082006910?hp=234906e851292303458e0be03e79fc225525e079 Fix missing requirement --- diff --git a/composer.json b/composer.json index c16caa8..1e05c10 100644 --- a/composer.json +++ b/composer.json @@ -117,6 +117,7 @@ "symfony/framework-bundle": "*", "symfony/routing": "*", "symfony/security": "*", + "symfony/translation": "*", "doctrine/data-fixtures": "*", "twig/extensions": "^1.5" }