From 977b389d6a6ed441891fba350c3a6e28d1f21315 Mon Sep 17 00:00:00 2001 From: Reedy Date: Sat, 11 May 2019 03:18:13 +0100 Subject: [PATCH] Update cssjanus/cssjanus from 1.2.0 to 1.3.0 https://github.com/cssjanus/php-cssjanus/releases/tag/v1.3.0 https://github.com/cssjanus/php-cssjanus/compare/v1.2.0...v1.3.0 Change-Id: I352f79f6f34279e669057aee7c2f1570800c8a11 Depends-On: Id8aba2d9e99671a9c45e02b271dbf290a11228d7 --- RELEASE-NOTES-1.31 | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index e71c1f2943..622987f946 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -66,6 +66,7 @@ THIS IS NOT A RELEASE YET a non-Latin name on a page with non-Latin characters in title. * (T219728) Added support for new Japanese era name "Reiwa" * (T25227) action=logout now requires to be posted and have a csrf token. +* Updated cssjanus/cssjanus from 1.2.0 to 1.3.0. == MediaWiki 1.31.1 == diff --git a/composer.json b/composer.json index 3ed1d97bb6..059b19ab02 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require": { "composer/semver": "1.4.2", - "cssjanus/cssjanus": "1.2.0", + "cssjanus/cssjanus": "1.3.0", "ext-ctype": "*", "ext-fileinfo": "*", "ext-iconv": "*", -- 2.20.1