Merge pull request #9675 from nextcloud/dependabot/composer/build/integration/sabre/dav-3.2.2

Update sabre/dav requirement to 3.2.2 in /build/integration
This commit is contained in:
Morris Jobke 2018-05-30 11:32:20 +02:00 committed by GitHub
commit 182910b136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
"behat/behat": "^3.0",
"guzzlehttp/guzzle": "6.3.0",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2"
"sabre/dav": "3.2.2"
}
}