{ "locks": { "liip/monitor-bundle": { "version": "2.6", "recipe": { "repo": "2.6", "branch": "master", "version": "2.6", "ref": "02c7cd93304dead890f9042fc2670dd9b0e0c091" } } }, "manifests": { "liip/monitor-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "liip/monitor-bundle", "version": "2.6", "manifest": { "bundles": { "Liip\\MonitorBundle\\LiipMonitorBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " Configure the bundle and routes:", " 1. You MUST verify the configuration in %CONFIG_DIR%/packages/monitor.yaml.", " 2. You MAY configure additional your checks and reporters, see the README.md for instructions.", " 3. You MAY configure the routes as specified in the README.md if you enable the controller." ] }, "files": { "config/packages/monitor.yaml": { "contents": "liip_monitor:\n # enabling the controller requires that `assets` are enabled in the framework bundle\n enable_controller: false\n", "executable": false, "encoding": "" } }, "origin": "liip/monitor-bundle:2.6@github.com/symfony/recipes-contrib:master", "is_contrib": true } } }