From abcbcff4fda276ae2ea260fcff006b5ade8244ac Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Sun, 11 Feb 2024 12:37:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5fontawesome?= 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 ae6a715..60babea 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,8 @@ "yiisoft/yii2-symfonymailer": "~2.0.3", "sam-it/yii2-mariadb": "^3.1", "bestyii/yii2-gii-rest": "*", - "bestyii/yii2-openapi-reader": "dev-master" + "bestyii/yii2-openapi-reader": "dev-master", + "fortawesome/font-awesome": "^6.5" }, "require-dev": { "yiisoft/yii2-debug": "~2.1.0",