Merge pull request #27654 from nextcloud/dependabot/composer/build/integration/stable22/guzzlehttp/guzzle-7.3.0

Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in /build/integration
This commit is contained in:
Christoph Wurst 2021-07-13 10:44:36 +02:00 committed by GitHub
commit f9e2799855
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.8.0",
"guzzlehttp/guzzle": "6.5.2",
"guzzlehttp/guzzle": "7.3.0",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~5.3"