Add becklyn/gluggi-bundle

For version 3.1+
This commit is contained in:
Jannik Zschiesche
2019-09-04 13:32:40 +02:00
parent b1b555a90d
commit 5c552f950e
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
_import.gluggi:
resource: "@GluggiBundle/Resources/config/routes.yaml"
prefix: /_layout/
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Becklyn\\GluggiBundle\\GluggiBundle": ["dev"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}