mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"locks": {
|
|
"bcc/cron-manager-bundle": {
|
|
"version": "3.1",
|
|
"recipe": {
|
|
"repo": "3.1",
|
|
"branch": "master",
|
|
"version": "3.1",
|
|
"ref": "500a1a7b5da7d1a322335f80169b71dcfcd09e27"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"bcc/cron-manager-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "bcc/cron-manager-bundle",
|
|
"version": "3.1",
|
|
"manifest": {
|
|
"bundles": {
|
|
"BCC\\CronManagerBundle\\BCCCronManagerBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/bcc_cron_manager_bundle.yaml": {
|
|
"contents": "BCCCronManagerBundle:\n resource: \"@BCCCronManagerBundle/Resources/config/routing.xml\"\n prefix: admin/cron-manager\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "bcc/cron-manager-bundle:3.1@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |