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
+9 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"sg/datatablesbundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "a8e5ae79a1eceec929a7393143c85ddf0ae0b4ff"
}
}
},
"manifests": {
"sg/datatablesbundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "sg/datatablesbundle",
"version": "1.0",
"manifest": {
"bundles": {
"Sg\\DatatablesBundle\\SgDatatablesBundle": [
@@ -27,13 +13,17 @@
},
"files": {
"config/routes/sg_datatables_bundle.yaml": {
"contents": "sg_datatables_bundle:\n resource: \"@SgDatatablesBundle/Controller/\"\n type: annotation\n prefix: /sg\n",
"executable": false,
"encoding": ""
"contents": [
"sg_datatables_bundle:",
" resource: \"@SgDatatablesBundle/Controller/\"",
" type: annotation",
" prefix: /sg",
""
],
"executable": false
}
},
"origin": "sg/datatablesbundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "a8e5ae79a1eceec929a7393143c85ddf0ae0b4ff"
}
}
}