Merge pull request #22665 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.7.0

Update behat/behat requirement from ~3.6.1 to ~3.7.0 in /build/integration
This commit is contained in:
Morris Jobke 2020-09-10 12:52:31 +02:00 committed by GitHub
commit 04c174ab89
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.6.1",
"behat/behat": "~3.7.0",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",