Files
symfony-flex-recipes-contrib/core23.matomo-bundle.1.1.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

29 lines
890 B
JSON

{
"manifests": {
"core23/matomo-bundle": {
"manifest": {
"bundles": {
"Core23\\MatomoBundle\\Core23MatomoBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/core23_matomo.yaml": {
"contents": [
"sonata_block:",
" blocks:",
" core23_matomo.block.statistic:",
" core23_matomo.block.tracker:",
""
],
"executable": false
}
},
"ref": "2b9e18de0ac9dd663b19444fc83240a4c02eb569"
}
}
}