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": {
|
|
"nuboxdevcom/maintenance-bundle": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "2.0",
|
|
"branch": "master",
|
|
"version": "2.0",
|
|
"ref": "bd53f9097f444c90079c17d2533ada4edff9beb5"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"nuboxdevcom/maintenance-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "nuboxdevcom/maintenance-bundle",
|
|
"version": "2.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"NDC\\MaintenanceBundle\\NDCMaintenanceBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/ndc_maintenance.yaml": {
|
|
"contents": "ndc_maintenance:\n authorized_ips:\n - '127.0.0.1'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "nuboxdevcom/maintenance-bundle:2.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |