{ "locks": { "core23/lastfm-bundle": { "version": "0.4", "recipe": { "repo": "0.4", "branch": "master", "version": "0.4", "ref": "c73e219dfbfb682343c3a8c3df3ee329e6f4a8b7" } } }, "manifests": { "core23/lastfm-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "core23/lastfm-bundle", "version": "0.4", "manifest": { "bundles": { "Core23\\LastFmBundle\\Core23LastFmBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "LASTFM_API_ID": "", "LASTFM_API_SECRET": "" } }, "files": { "config/packages/core23_lastfm.yaml": { "contents": "core23_lastfm:\n api:\n app_id: '%env(LASTFM_API_ID)%'\n shared_secret: '%env(LASTFM_API_SECRET)%'\n", "executable": false, "encoding": "" } }, "origin": "core23/lastfm-bundle:0.4@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }