Merge pull request #19367 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.6.1

Update behat/behat requirement from ~3.5.0 to ~3.6.1 in /build/integration
This commit is contained in:
Roeland Jago Douma 2020-02-13 09:21:51 +01:00 committed by GitHub
commit 9b9dbbd359
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.5.0",
"behat/behat": "~3.6.1",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3"