Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in /…
…build/integration"
  • Loading branch information
juliusknorr authored Jul 14, 2021
commit 54e249bb0ffbcaab84595f2aebe8c8a5dd58543c
2 changes: 1 addition & 1 deletion build/integration/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.8.0",
"guzzlehttp/guzzle": "7.3.0",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~5.3"
Expand Down