mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Add recipe for jeandanyel/list-bundle (#1707)
This commit is contained in:
committed by
GitHub
parent
3253de0abf
commit
1056c91758
@@ -0,0 +1,2 @@
|
||||
jeandanyel_crud:
|
||||
resource: "@JeandanyelCrudBundle/config/routes.yaml"
|
||||
8
jeandanyel/crud-bundle/0.1/manifest.json
Normal file
8
jeandanyel/crud-bundle/0.1/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Jeandanyel\\CrudBundle\\JeandanyelCrudBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user