⬆️ Update dev libraries.

phpunit 6.1, behat, etc.
This commit is contained in:
Klaus Weidenbach
2017-05-18 21:43:50 +02:00
parent 31d9208172
commit 8ce98e38dc
4 changed files with 330 additions and 133 deletions

View File

@@ -37,7 +37,7 @@
},
"require-dev" : {
"php" : ">=7.0",
"phpunit/phpunit" : "^6.0",
"phpunit/phpunit" : "^6.1",
"behat/behat" : "@stable",
"behat/mink-extension": "@stable",
"behat/mink-goutte-driver": "@stable",