From: Reedy Date: Sat, 11 May 2019 00:20:15 +0000 (+0100) Subject: Update cssjanus/cssjanus from 1.2.1 to 1.3.0 X-Git-Tag: 1.34.0-rc.0~1717 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=ddd4e4dc0479bc5e90a5572516d67d7384bed05b;p=lhc%2Fweb%2Fwiklou.git Update cssjanus/cssjanus from 1.2.1 to 1.3.0 https://github.com/cssjanus/php-cssjanus/releases/tag/v1.3.0 https://github.com/cssjanus/php-cssjanus/compare/v1.2.1...v1.3.0 Bug: T215746 Change-Id: I352f79f6f34279e669057aee7c2f1570800c8a11 Depends-On: Id8aba2d9e99671a9c45e02b271dbf290a11228d7 --- diff --git a/RELEASE-NOTES-1.34 b/RELEASE-NOTES-1.34 index 45c126b869..06e1bde7c3 100644 --- a/RELEASE-NOTES-1.34 +++ b/RELEASE-NOTES-1.34 @@ -53,6 +53,7 @@ For notes on 1.33.x and older releases, see HISTORY. * Updated composer/semver from 1.4.2 to 1.5.0. * Updated composer/spdx-licenses from 1.4.0 to 1.5.1 (dev-only). * Updated mediawiki/codesniffer from 25.0.0 to 26.0.0 (dev-only). +* Updated cssjanus/cssjanus from 1.2.1 to 1.3.0. * … ==== Removed external libraries ==== diff --git a/composer.json b/composer.json index 647025e0de..1c7f22aefb 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "require": { "composer/semver": "1.5.0", - "cssjanus/cssjanus": "1.2.1", + "cssjanus/cssjanus": "1.3.0", "ext-ctype": "*", "ext-fileinfo": "*", "ext-iconv": "*",