mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add recipe for jeandanyel/list-bundle (#1706)
* Add recipe for jeandanyel/list-bundle * Fix indentation in config/routes/jeandanyel_list.yaml * Add a newline at the end of manifest.json * Rename the version folder from 1.0 to 0.1
This commit is contained in:
committed by
GitHub
parent
dd311ac807
commit
3253de0abf
@@ -0,0 +1,2 @@
|
||||
jeandanyel_list:
|
||||
resource: "@JeandanyelListBundle/config/routes.yaml"
|
||||
8
jeandanyel/list-bundle/0.1/manifest.json
Normal file
8
jeandanyel/list-bundle/0.1/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Jeandanyel\\ListBundle\\JeandanyelListBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user