mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
21 lines
595 B
JSON
21 lines
595 B
JSON
{
|
|
"manifests": {
|
|
"mukadi/wallet-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Mukadi\\WalletBundle\\MukadiWalletBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-package": {
|
|
"res/config/": "%CONFIG_DIR%/",
|
|
"res/Entity/": "%SRC_DIR%/Entity/",
|
|
"res/Repository/": "%SRC_DIR%/Repository/"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "70ccca0d3588edf6bc7de66f2c2b0d7ee3ea1433"
|
|
}
|
|
}
|
|
}
|