{ "locks": { "beelab/recaptcha2-bundle": { "version": "2.0", "recipe": { "repo": "2.0", "branch": "master", "version": "2.0", "ref": "ad714d23c3c754619d9f2e1bd7b621c0d6185165" } } }, "manifests": { "beelab/recaptcha2-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "beelab/recaptcha2-bundle", "version": "2.0", "manifest": { "bundles": { "Beelab\\Recaptcha2Bundle\\BeelabRecaptcha2Bundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "APP_RECAPTCHA_SITE_KEY": "needed", "APP_RECAPTCHA_SECRET": "needed" } }, "files": { "config/packages/beelab_recaptcha2.yaml": { "contents": "beelab_recaptcha2:\n site_key: '%env(APP_RECAPTCHA_SITE_KEY)%'\n secret: '%env(APP_RECAPTCHA_SECRET)%'\n", "executable": false, "encoding": "" } }, "origin": "beelab/recaptcha2-bundle:2.0@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }