{ "locks": { "disjfa/mozaic-bundle": { "version": "0.1", "recipe": { "repo": "0.1", "branch": "master", "version": "0.1", "ref": "189106e738b9e6da8d44e845559e2415bdea06e4" } } }, "manifests": { "disjfa/mozaic-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "disjfa/mozaic-bundle", "version": "0.1", "manifest": { "bundles": { "Disjfa\\MozaicBundle\\DisjfaMozaicBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "#1": "You can request a api key on the developer page of unsplash here: https://unsplash.com/developers", "UNSPLASH_APPLICATION_ID": "", "UNSPLASH_APPLICATION_SECRET": "" } }, "files": { "config/routes/disjfa_mozaic.yaml": { "contents": "disjfa_mozaic:\n resource: '@DisjfaMozaicBundle/Controller/'\n type: annotation\n", "executable": true, "encoding": "" }, "config/packages/disjfa_mozaic.yaml": { "contents": "disjfa_mozaic:\n unsplash:\n application_id: '%env(resolve:UNSPLASH_APPLICATION_ID)%'\n secret: '%env(resolve:UNSPLASH_APPLICATION_SECRET)%'\n", "executable": true, "encoding": "" } }, "origin": "disjfa/mozaic-bundle:0.1@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }