Merge pull request #32821 from nextcloud/dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-6.5.7

Update guzzlehttp/guzzle requirement from 6.5.6 to 6.5.7 in /build/integration
This commit is contained in:
blizzz 2022-06-12 02:41:36 +02:00 committed by GitHub
commit 63f810de83
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.10.0",
"guzzlehttp/guzzle": "6.5.6",
"guzzlehttp/guzzle": "6.5.7",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"