Merge pull request #827

This commit is contained in:
symfony-flex-server[bot]
2020-01-26 09:14:44 +00:00
committed by GitHub
+10
View File
@@ -0,0 +1,10 @@
{
"bundles": {
"Mukadi\\WalletBundle\\MukadiWalletBundle": ["all"]
},
"copy-from-package": {
"res/config/": "%CONFIG_DIR%/",
"res/Entity/": "%SRC_DIR%/Entity/",
"res/Repository/": "%SRC_DIR%/Repository/"
}
}