mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 17:46:30 +03:00
Merge pull request #523
This commit is contained in:
@@ -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
|
||||
@@ -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 }
|
||||
@@ -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"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user