Merge pull request #19370 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-6.5.2

Update guzzlehttp/guzzle requirement from 6.3.3 to 6.5.2 in /build/integration
This commit is contained in:
Roeland Jago Douma 2020-02-12 20:27:30 +01:00 committed by GitHub
commit e6d91098d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.5.0",
"guzzlehttp/guzzle": "6.3.3",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3"
}