mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 03:26:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user