Adds bundle in manifest

This commit is contained in:
Alexander Eimer
2018-10-12 16:32:50 +02:00
parent 215950ee63
commit e5afe7968e

View File

@@ -1,4 +1,7 @@
{
"bundles": {
"Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}