{ "locks": { "core23/facebook-bundle": { "version": "0.4", "recipe": { "repo": "0.4", "branch": "master", "version": "0.4", "ref": "0e959d3befb5588bb8c2053b94c7affbff5c75c4" } } }, "manifests": { "core23/facebook-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "core23/facebook-bundle", "version": "0.4", "manifest": { "bundles": { "Core23\\FacebookBundle\\Core23FacebookBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "FACEBOOK_API_ID": "", "FACEBOOK_API_SECRET": "" } }, "files": { "config/packages/core23_facebook.yaml": { "contents": "core23_facebook:\n api:\n app_id: '%env(FACEBOOK_API_ID)%'\n app_secret: '%env(FACEBOOK_API_SECRET)%'\n", "executable": false, "encoding": "" } }, "origin": "core23/facebook-bundle:0.4@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }