mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 17:46:30 +03:00
28 lines
803 B
JSON
28 lines
803 B
JSON
{
|
|
"manifests": {
|
|
"pentiminax/ux-datatables": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Pentiminax\\UX\\DataTables\\DataTablesBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/data_tables.yaml": {
|
|
"contents": [
|
|
"datatables:",
|
|
" resource: '@DataTablesBundle/config/routes.php'",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "5aab256ed30f8daa80b87aa5fef2ca7f74670f27"
|
|
}
|
|
}
|
|
}
|