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