Skip to content

Commit

Permalink
Add recipe for jeandanyel/list-bundle (#1707)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandanyel authored Nov 16, 2024
1 parent 3253de0 commit 1056c91
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jeandanyel/crud-bundle/0.1/config/routes/jeandanyel_crud.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jeandanyel_crud:
resource: "@JeandanyelCrudBundle/config/routes.yaml"
8 changes: 8 additions & 0 deletions jeandanyel/crud-bundle/0.1/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"bundles": {
"Jeandanyel\\CrudBundle\\JeandanyelCrudBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit 1056c91

Please sign in to comment.