Register the bundle

This commit is contained in:
Tobias Nyholm
2017-10-21 09:58:05 -07:00
parent ccb5872a85
commit f10a0c6984
@@ -1,4 +1,7 @@
{
"bundles": {
"Translation\\Bundle\\TranslationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}