Add recipe for jeandanyel/list-bundle (#1707)

This commit is contained in:
Jean-Danyel Routhier
2024-11-16 15:34:53 -05:00
committed by GitHub
parent 3253de0abf
commit 1056c91758
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
jeandanyel_crud:
resource: "@JeandanyelCrudBundle/config/routes.yaml"

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Jeandanyel\\CrudBundle\\JeandanyelCrudBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}