Merge "Upgrading guzzlehttp/guzzle (7.2.0 => 7.4.0)"
This commit is contained in:
commit
b31db93458
2 changed files with 3 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ For notes on 1.36.x and older releases, see HISTORY.
|
||||||
* …
|
* …
|
||||||
|
|
||||||
==== Changed external libraries ====
|
==== 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 OOUI from v0.42.0 to v0.42.1
|
||||||
* Updated WVUI from v0.3.0 to v0.3.2
|
* Updated WVUI from v0.3.0 to v0.3.2
|
||||||
* Updated wikimedia/parsoid from v0.14.0-a14 to v0.15.0-a1.
|
* Updated wikimedia/parsoid from v0.14.0-a14 to v0.15.0-a1.
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,8 @@
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
"ext-xmlreader": "*",
|
"ext-xmlreader": "*",
|
||||||
"guzzlehttp/guzzle": "7.2.0",
|
"guzzlehttp/guzzle": "7.4.0",
|
||||||
|
"guzzlehttp/psr7": "1.8.3",
|
||||||
"liuggio/statsd-php-client": "1.0.18",
|
"liuggio/statsd-php-client": "1.0.18",
|
||||||
"monolog/monolog": "2.2.0",
|
"monolog/monolog": "2.2.0",
|
||||||
"oojs/oojs-ui": "0.42.1",
|
"oojs/oojs-ui": "0.42.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue