Browse Source

Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/integration"

pull/20594/head
Roeland Jago Douma 6 years ago
committed by Roeland Jago Douma
parent
commit
3fc66a65f8
No known key found for this signature in database GPG Key ID: F941078878347C0C
  1. 2
      build/integration/composer.json

2
build/integration/composer.json

@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.6.1",
"guzzlehttp/guzzle": "6.5.3",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~4.4"

Loading…
Cancel
Save