From 3a081cad815dec641782d290089b775859e3e499 Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Sun, 21 Apr 2024 16:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 37c413f..6e1d8ad 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,8 @@ "npm-asset/echarts": "^5.5", "npm-asset/echarts-liquidfill": "^3.1", "npm-asset/quill": "^1.3", - "npm-asset/tsparticles--slim": "3.3.0" + "npm-asset/tsparticles--slim": "3.3.0", + "ext-mbstring": "*" }, "require-dev": { "yiisoft/yii2-debug": "~2.1.0",