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

33 lines
1.1 KiB
JSON

{
"manifests": {
"meteo-concept/hcaptcha-bundle": {
"manifest": {
"bundles": {
"MeteoConcept\\HCaptchaBundle\\MeteoConceptHCaptchaBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"HCAPTCHA_SECRET": "0x0000000000000000000000000000000000000000"
}
},
"files": {
"config/packages/meteo_concept_h_captcha.yaml": {
"contents": [
"meteo_concept_h_captcha:",
" hcaptcha:",
" site_key: 10000000-ffff-ffff-ffff-000000000001",
" secret: '%env(resolve:HCAPTCHA_SECRET)%'",
""
],
"executable": false
}
},
"ref": "e94efaa6cd60c87dc9cc6de56b333a1754187d1e"
}
}
}