Add nelmio alice

This commit is contained in:
Théo FIDRY
2018-03-17 22:40:45 +00:00
parent 2f307d38b9
commit 55858fa45c
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
nelmio_alice:
functions_blacklist:
- 'current'
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}