Merge pull request #10156 from nextcloud/bugfix/noid/fix-behat-version

Fix the behat version to 3.3.*
This commit is contained in:
Roeland Jago Douma 2018-07-09 12:19:48 +02:00 committed by GitHub
commit b9caed2c39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "^3.0",
"behat/behat": "~3.3.0",
"guzzlehttp/guzzle": "6.3.3",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.2"