Fix review feedback

This commit is contained in:
Arnaud Langlade
2018-03-13 11:45:25 +01:00
parent b1059a520c
commit 1a39d31f5e
4 changed files with 21 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"behat/behat": "^3.1",
"symfony/http-kernel": "^3.3|^4.0",
"symfony/dotenv": "^4.0"
"symfony/dotenv": "^3.3|^4.0"
},
"require-dev": {
"behat/mink": "^1.7",