Merge "Update cssjanus/cssjanus from 1.2.0 to 1.3.0" into REL1_31
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 11 May 2019 02:44:53 +0000 (02:44 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 11 May 2019 02:44:53 +0000 (02:44 +0000)
RELEASE-NOTES-1.31
composer.json

index e71c1f2..622987f 100644 (file)
@@ -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 ==
 
index 3ed1d97..059b19a 100644 (file)
@@ -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": "*",