From 6f098a9633c0518f79d4fc9200856ad884bf236c Mon Sep 17 00:00:00 2001 From: Semenov Date: Tue, 20 Jun 2023 14:37:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 570f5ff..a0b97ff 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require": { "yiisoft/yii2": "^2", "yiisoft/yii2-httpclient": "^2", - "tedivm/jshrink": "^1.3.0", + "tedivm/jshrink": "v1.6.6", "skeeks/cssmin": "^1.0", "mrclay/minify": "^3.0.3" },