Files
symfony-flex-recipes-contrib/mukadi/wallet-bundle/1.0/manifest.json
T
2020-01-20 16:59:28 +01:00

11 lines
256 B
JSON

{
"bundles": {
"Mukadi\\WalletBundle\\MukadiWalletBundle": ["all"]
},
"copy-from-package": {
"res/config/": "%CONFIG_DIR%/",
"res/Entity/": "%SRC_DIR%/Entity/",
"res/Repository/": "%SRC_DIR%/Repository/"
}
}