Merge pull request #488

This commit is contained in:
symfony-flex-server[bot]
2018-09-18 21:08:31 +00:00
committed by GitHub
3 changed files with 13 additions and 0 deletions
@@ -0,0 +1,2 @@
hautelook_alice:
fixtures_path: fixtures
@@ -0,0 +1,2 @@
imports:
- { resource: ../dev/hautelook_alice.yaml }
+9
View File
@@ -0,0 +1,9 @@
{
"bundles": {
"Hautelook\\AliceBundle\\HautelookAliceBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"Resources/": "Resources/"
}
}