Add endroid/guide-bundle

This commit is contained in:
endroid
2018-01-03 20:55:47 +00:00
parent 72b942fada
commit 72a844909b
3 changed files with 14 additions and 0 deletions
@@ -0,0 +1,2 @@
endroid_guide:
shows: []
@@ -0,0 +1,4 @@
guide:
resource: "@EndroidGuideBundle/Controller/"
type: annotation
prefix: /guide
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Endroid\\GuideBundle\\EndroidGuideBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}