From f5611eac44bf8ff891dcd6fbebc519022efa6586 Mon Sep 17 00:00:00 2001 From: Reedy Date: Mon, 11 Feb 2019 02:02:04 +0000 Subject: [PATCH] Update cssjanus from 1.2.0 to 1.2.1 Change-Id: I99f11a24ff0a8b02b1c0103ad8cb8faeb165c84e Depends-On: Iee4c24b6b5dd92493160caafa4764b6d6e427147 --- RELEASE-NOTES-1.33 | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.33 b/RELEASE-NOTES-1.33 index f493351814..4ee9485506 100644 --- a/RELEASE-NOTES-1.33 +++ b/RELEASE-NOTES-1.33 @@ -70,6 +70,7 @@ production. * Updated psy/psysh from 0.9.6 to 0.9.9 (dev-only). * Updated nikic/php-parser from 3.1.3 to 3.1.5 (dev-only). * Updated pear/net_smtp from 1.8.0 to 1.8.1. +* Updated cssjanus/cssjanus from 1.2.0 to 1.2.1. ==== Removed external libraries ==== diff --git a/composer.json b/composer.json index cffc57a6de..39d9ea41c6 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "require": { "composer/semver": "1.4.2", - "cssjanus/cssjanus": "1.2.0", + "cssjanus/cssjanus": "1.2.1", "ext-ctype": "*", "ext-fileinfo": "*", "ext-iconv": "*", -- 2.20.1