Merge pull request #20594 from nextcloud/revert-20554-dependabot/composer/build/integration/guzzlehttp/guzzle-6.5.3

Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/integration"
This commit is contained in:
Roeland Jago Douma 2020-04-22 19:53:08 +02:00 committed by GitHub
commit 049e9ed9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.6.1",
"guzzlehttp/guzzle": "6.5.3",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~4.4"