Merge pull request #32822 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.4

Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration
This commit is contained in:
blizzz 2022-06-12 02:42:55 +02:00 committed by GitHub
commit c63c718be4
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": "7.4.3",
"guzzlehttp/guzzle": "7.4.4",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"