From: Reedy Date: Mon, 11 Feb 2019 02:02:04 +0000 (+0000) Subject: Update cssjanus from 1.2.0 to 1.2.1 X-Git-Tag: 1.34.0-rc.0~2854 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=f5611eac44bf8ff891dcd6fbebc519022efa6586 Update cssjanus from 1.2.0 to 1.2.1 Change-Id: I99f11a24ff0a8b02b1c0103ad8cb8faeb165c84e Depends-On: Iee4c24b6b5dd92493160caafa4764b6d6e427147 --- 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": "*",