Merge "Upgrading guzzlehttp/guzzle (7.2.0 => 7.4.0)"

This commit is contained in:
jenkins-bot 2021-11-15 16:33:34 +00:00 committed by Gerrit Code Review
commit b31db93458
2 changed files with 3 additions and 1 deletions

View file

@ -63,6 +63,7 @@ For notes on 1.36.x and older releases, see HISTORY.
* …
==== Changed external libraries ====
* Updated guzzlehttp/guzzle from 7.2.0 to 7.4.0.
* Updated OOUI from v0.42.0 to v0.42.1
* Updated WVUI from v0.3.0 to v0.3.2
* Updated wikimedia/parsoid from v0.14.0-a14 to v0.15.0-a1.

View file

@ -33,7 +33,8 @@
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
"guzzlehttp/guzzle": "7.2.0",
"guzzlehttp/guzzle": "7.4.0",
"guzzlehttp/psr7": "1.8.3",
"liuggio/statsd-php-client": "1.0.18",
"monolog/monolog": "2.2.0",
"oojs/oojs-ui": "0.42.1",