Browse Source

Merge pull request #31719 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.4.2

pull/31769/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
72442ba302
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/integration/composer.json

2
build/integration/composer.json

@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "7.4.1",
"guzzlehttp/guzzle": "7.4.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.1",
"symfony/event-dispatcher": "~5.3"

Loading…
Cancel
Save