Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+8 -19
View File
@@ -1,20 +1,6 @@
{
"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": [
@@ -27,13 +13,16 @@
},
"files": {
"config/packages/ndc_maintenance.yaml": {
"contents": "ndc_maintenance:\n authorized_ips:\n - '127.0.0.1'\n",
"executable": false,
"encoding": ""
"contents": [
"ndc_maintenance:",
" authorized_ips:",
" - '127.0.0.1'",
""
],
"executable": false
}
},
"origin": "nuboxdevcom/maintenance-bundle:2.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "bd53f9097f444c90079c17d2533ada4edff9beb5"
}
}
}