From ddd4e4dc0479bc5e90a5572516d67d7384bed05b Mon Sep 17 00:00:00 2001 From: Reedy Date: Sat, 11 May 2019 01:20:15 +0100 Subject: [PATCH] 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 --- RELEASE-NOTES-1.34 | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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": "*", -- 2.20.1