Files
symfony-flex-recipes-contrib/moneyphp.money-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

29 lines
822 B
JSON

{
"manifests": {
"moneyphp/money-bundle": {
"manifest": {
"bundles": {
"Money\\MoneyBundle\\MoneyBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/money.yaml": {
"contents": [
"services:",
" Money\\Currencies:",
" alias: \"moneyphp.iso.currencies\"",
""
],
"executable": false
}
},
"ref": "20d27a8c7ab6850350a000f9b2ebbe729932dca9"
}
}
}