NelmioAliceBundle > use the same configuration for both "dev" and "test" environments (import instead of duplicate)

This commit is contained in:
Krzysztof Nizioł
2018-09-18 20:42:17 +02:00
parent 03824aa669
commit e69f062a01
@@ -1,3 +1,2 @@
nelmio_alice:
functions_blacklist:
- 'current'
imports:
- { resource: ../dev/nelmio_alice.yaml }