Added MsgPhp bundles

This commit is contained in:
Roland Franssen
2017-12-28 16:08:15 +01:00
parent 4b8c356136
commit 970ad5bdb4
7 changed files with 83 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"bundles": {
"MsgPhp\\UserBundle\\MsgPhpUserBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}