Reedy has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/339046 )
Change subject: Update monolog from 1.18.2 to 1.22.0 ...................................................................... Update monolog from 1.18.2 to 1.22.0 https://github.com/Seldaek/monolog/releases/tag/1.19.0 https://github.com/Seldaek/monolog/releases/tag/1.20.0 https://github.com/Seldaek/monolog/releases/tag/1.21.0 https://github.com/Seldaek/monolog/releases/tag/1.22.0 https://github.com/Seldaek/monolog/compare/1.18.2...1.22.0 Bug: T158707 Change-Id: Icfb87911486aee8b712ce643f0041f91eb6cc078 Depends-On: Id5a96aaba77e52290a5afaff2c01b29c285e67af --- M RELEASE-NOTES-1.29 M composer.json 2 files changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/46/339046/1 diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index 13406d6..1259776 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -60,6 +60,7 @@ * Updated QUnit from v1.22.0 to v1.23.1. * Updated cssjanus from v1.1.2 to 1.1.3. * Updated psr/log from v1.0.0 to v1.0.2. +* Updated monolog from v1.18.2 to 1.22.0. ==== New external libraries ==== diff --git a/composer.json b/composer.json index 1125529..fe4d8fd 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "justinrainbow/json-schema": "~3.0", "mediawiki/mediawiki-codesniffer": "0.7.2", "jetbrains/phpstorm-stubs": "dev-master#1b9906084d6635456fcf3f3a01f0d7d5b99a578a", - "monolog/monolog": "~1.18.2", + "monolog/monolog": "~1.22.0", "nikic/php-parser": "2.1.0", "nmred/kafka-php": "0.1.5", "phpunit/phpunit": "4.8.31", -- To view, visit https://gerrit.wikimedia.org/r/339046 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icfb87911486aee8b712ce643f0041f91eb6cc078 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
