Files
symfony-flex-recipes-contrib/sg.datatablesbundle.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

30 lines
908 B
JSON

{
"manifests": {
"sg/datatablesbundle": {
"manifest": {
"bundles": {
"Sg\\DatatablesBundle\\SgDatatablesBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/sg_datatables_bundle.yaml": {
"contents": [
"sg_datatables_bundle:",
" resource: \"@SgDatatablesBundle/Controller/\"",
" type: annotation",
" prefix: /sg",
""
],
"executable": false
}
},
"ref": "a8e5ae79a1eceec929a7393143c85ddf0ae0b4ff"
}
}
}