Merge "Upgrading guzzlehttp/guzzle (7.4.5 => 7.5.0)"

This commit is contained in:
jenkins-bot 2022-10-11 19:34:34 +00:00 committed by Gerrit Code Review
commit b904257d47
2 changed files with 2 additions and 1 deletions

View file

@ -73,6 +73,7 @@ For notes on 1.39.x and older releases, see HISTORY.
* Updated justinrainbow/json-schema from 5.2.11 to 5.2.12.
* Updated symfony/yaml from 5.4.10 to 5.4.12.
* Updated pear/net_smtp from 0.10.0 to 0.10.1.
* Updated guzzlehttp/guzzle 7.4.5 to 7.5.0.
===== Changed development-only external libraries =====
* Updated grunt from 1.5.2 to 1.5.3.

View file

@ -34,7 +34,7 @@
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
"guzzlehttp/guzzle": "7.4.5",
"guzzlehttp/guzzle": "7.5.0",
"justinrainbow/json-schema": "5.2.12",
"liuggio/statsd-php-client": "1.0.18",
"monolog/monolog": "2.2.0",