Require Behat ^3.4

This commit is contained in:
Kamil Kokot
2018-08-01 15:23:37 +02:00
parent cce520d31d
commit f72289b6b3

View File

@@ -12,7 +12,7 @@
"require": {
"php": "^7.1",
"behat/behat": "^3.1",
"behat/behat": "^3.4",
"symfony/http-kernel": "^3.3|^4.0",
"symfony/dotenv": "^3.3|^4.0"
},