Files
symfony-flex-recipes-contrib/meteo-concept.hcaptcha-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

43 lines
1.5 KiB
JSON

{
"locks": {
"meteo-concept/hcaptcha-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "e94efaa6cd60c87dc9cc6de56b333a1754187d1e"
}
}
},
"manifests": {
"meteo-concept/hcaptcha-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "meteo-concept/hcaptcha-bundle",
"version": "1.0",
"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:\n hcaptcha:\n site_key: 10000000-ffff-ffff-ffff-000000000001\n secret: '%env(resolve:HCAPTCHA_SECRET)%'\n",
"executable": false,
"encoding": ""
}
},
"origin": "meteo-concept/hcaptcha-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}