Merge pull request #523

This commit is contained in:
symfony-flex-server[bot]
2018-11-04 13:21:58 +00:00
committed by GitHub
7 changed files with 0 additions and 35 deletions
@@ -1,8 +0,0 @@
# Read the documentation: https://github.com/hautelook/AliceBundle/blob/v1.4.1/README.md
hautelook_alice:
db_drivers:
orm: ~
# locale: en_US
# seed: 1
# persist_once: false
# loading_limit: 5
-9
View File
@@ -1,9 +0,0 @@
{
"bundles": {
"Hautelook\\AliceBundle\\HautelookAliceBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}
@@ -1,3 +0,0 @@
nelmio_alice:
functions_blacklist:
- 'current'
@@ -1,2 +0,0 @@
imports:
- { resource: ../dev/nelmio_alice.yaml }
-8
View File
@@ -1,8 +0,0 @@
{
"bundles": {
"Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -1,5 +0,0 @@
{
"bundles": {
"Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle": ["dev", "test"]
}
}