Files
symfony-flex-recipes-contrib/nuboxdevcom.maintenance-bundle.2.0.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": {
"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
}
}
}