X-Git-Url: https://git.rapsys.eu/airlibre/blobdiff_plain/acb380d4fb6f40485e9403dd6ae43a70e45f749e..7eaedfaf9dd228fd5793a1e5a47eae44721c4f92:/composer.json diff --git a/composer.json b/composer.json index 72b5ba5..b6dad93 100644 --- a/composer.json +++ b/composer.json @@ -120,7 +120,10 @@ "symfony/security-bundle": "*", "symfony/translation": "*", "symfony/twig-bundle": "*", - "doctrine/data-fixtures": "*", + "symfony/validator": "*", + "doctrine/doctrine-bundle": "*", + "doctrine/doctrine-fixtures-bundle": "*", + "swiftmailer/swiftmailer": "*", "twig/extensions": "^1.5" } }