mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Merge pull request #827
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user