{ "locks": { "leapt/im-bundle": { "version": "2.0", "recipe": { "repo": "2.0", "branch": "master", "version": "2.0", "ref": "feeab1653fecfa06354b38a7ba89ef30753fb7a2" } } }, "manifests": { "leapt/im-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "leapt/im-bundle", "version": "2.0", "manifest": { "bundles": { "Leapt\\ImBundle\\LeaptImBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "gitignore": [ "/public/cache/" ] }, "files": { "config/routes/leapt_im.yaml": { "contents": "leapt_im:\n resource: '@LeaptImBundle/Resources/config/routing.yml'\n", "executable": false, "encoding": "" }, "config/packages/leapt_im.yaml": { "contents": "# Read the documentation: https://github.com/leapt/im-bundle/blob/master/docs/configuration.rst\nleapt_im:\n cache_path: cache/im\n formats:\n # Resize to fit in 100x100, only if bigger, and remove all crap (meta-data, ...)\n medium:\n thumbnail: 100x100>\n", "executable": false, "encoding": "" } }, "origin": "leapt/im-bundle:2.0@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }