Files
symfony-flex-recipes-contrib/connectholland.cookie-consent-bundle.0.4.json
T
github-action[bot]andgithub-action[bot] 07bebab4b0 Update Flex endpoint
2021-11-15 21:21:31 +00:00

36 lines
1.2 KiB
JSON

{
"manifests": {
"connectholland/cookie-consent-bundle": {
"manifest": {
"bundles": {
"ConnectHolland\\CookieConsentBundle\\CHCookieConsentBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ch_cookie_consent.yaml": {
"contents": [
"ch_cookie_consent: ",
" categories: ['analytics', 'tracking', 'social_media', 'marketing']",
""
],
"executable": false
},
"config/routes/ch_cookie_consent.yaml": {
"contents": [
"ch_cookie_consent:",
" resource: \"@CHCookieConsentBundle/Resources/config/routing.yaml\"",
""
],
"executable": false
}
},
"ref": "9725d24dc996a1041f25b9e29fc1567a861f98e4"
}
}
}