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

29 lines
824 B
JSON

{
"manifests": {
"core23/gdpr-bundle": {
"manifest": {
"bundles": {
"Core23\\GDPRBundle\\Core23GDPRBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/core23_gdpr.yaml": {
"contents": [
"sonata_block:",
" blocks:",
" core23_gdpr.block.information: null",
""
],
"executable": false
}
},
"ref": "49fe404d938474efdce54f7d4bf6ef45ed177953"
}
}
}