Symfony4 support
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"php": "^7.1",
|
||||
|
||||
"behat/behat": "^3.1",
|
||||
"symfony/http-kernel": "^3.3|^4.0"
|
||||
"symfony/http-kernel": "^3.3|^4.0",
|
||||
"symfony/dotenv": "^4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/mink": "^1.7",
|
||||
|
||||
Reference in New Issue
Block a user