From 54d3d66412110f1a20511c1b7b5cb7aab0bf1ce3 Mon Sep 17 00:00:00 2001 From: Reedy Date: Tue, 21 Feb 2017 21:44:18 +0000 Subject: [PATCH] Update monolog from 1.18.2 to 1.22.1 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/releases/tag/1.22.1 https://github.com/Seldaek/monolog/compare/1.18.2...1.22.1 Bug: T158707 Change-Id: Icfb87911486aee8b712ce643f0041f91eb6cc078 Depends-On: Id5a96aaba77e52290a5afaff2c01b29c285e67af --- RELEASE-NOTES-1.29 | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index b9b648545a..08bfae7c8d 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -70,6 +70,7 @@ production. * Update Moment.js from v2.8.4 to v2.15.0. * Updated oyejorge/less.php from v1.7.0.10 to v1.7.0.13. * Added wikimedia/remex-html v1.0.1. +* Updated monolog from v1.18.2 to 1.22.1. ==== New external libraries ==== diff --git a/composer.json b/composer.json index ece725c2a9..c0f23dc25c 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,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.1", "nikic/php-parser": "2.1.0", "nmred/kafka-php": "0.1.5", "phpunit/phpunit": "4.8.35", -- 2.20.1