{ "locks": { "excelwebzone/recaptcha-bundle": { "version": "1.5", "recipe": { "repo": "1.5", "branch": "master", "version": "1.5", "ref": "fd4da7bc71749db65bc83abf5d164bfa9c839cf4" } } }, "manifests": { "excelwebzone/recaptcha-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "excelwebzone/recaptcha-bundle", "version": "1.5", "manifest": { "bundles": { "EWZ\\Bundle\\RecaptchaBundle\\EWZRecaptchaBundle": [ "all" ] }, "env": { "EWZ_RECAPTCHA_SITE_KEY": "", "EWZ_RECAPTCHA_SECRET": "" }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/dev/ewz_recaptcha.yaml": { "contents": "ewz_recaptcha:\n enabled: false\n", "executable": false, "encoding": "" }, "config/packages/ewz_recaptcha.yaml": { "contents": "# See https://github.com/excelwebzone/EWZRecaptchaBundle for full configuration\newz_recaptcha:\n public_key: '%env(EWZ_RECAPTCHA_SITE_KEY)%'\n private_key: '%env(EWZ_RECAPTCHA_SECRET)%'\n", "executable": false, "encoding": "" } }, "origin": "excelwebzone/recaptcha-bundle:1.5@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }