Add recipe for pentiminax/ux-datatables 0.43 (#1976)

Co-authored-by: Tanguy LEMARIE <tanguy.lemarie@skaleet.com>
This commit is contained in:
pentiminax
2026-05-06 01:14:10 +04:00
committed by GitHub
co-authored by Tanguy LEMARIE
parent e8ff38b74d
commit c7e68725bd
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
datatables:
resource: '@DataTablesBundle/config/routes.php'
@@ -0,0 +1,8 @@
{
"bundles": {
"Pentiminax\\UX\\DataTables\\DataTablesBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}