Merge pull request #10663 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.5.0

Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integration
This commit is contained in:
Morris Jobke 2018-08-20 17:09:04 +02:00 committed by GitHub
commit a6fb5c5dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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