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

Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.4 in /build/integration
pull/33013/head
blizzz 4 years ago committed by GitHub
commit e34dc2f3cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/integration/composer.json

@ -3,7 +3,7 @@
"phpunit/phpunit": "^9",
"dms/phpunit-arraysubset-asserts": "^0.4",
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "7.4.2",
"guzzlehttp/guzzle": "7.4.4",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"

Loading…
Cancel
Save