Files
symfony-flex-recipes-contrib/liip.monitor-bundle.2.6.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.3 KiB
JSON

{
"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%/"
}
},
"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",
"not_installable": false,
"is_contrib": true
}
}
}