Update MsgPHP user + EAV bundle to v0.2

This commit is contained in:
Roland Franssen
2018-03-07 11:51:15 +01:00
parent c10e3ccc67
commit f3bf569958
10 changed files with 74 additions and 36 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"bundles": {
"MsgPhp\\UserBundle\\MsgPhpUserBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}