From 7283737f8e6f1d13c7630d250249ce7843dd2a4b Mon Sep 17 00:00:00 2001 From: heibai2006 Date: Tue, 16 May 2023 16:15:58 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'composer.json'?= 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 440123d..5b59eba 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "webman/admin", "type": "project", "license": "MIT", - "description": "Webman Admin", + "description": "基于Webman官方的Admin修改", "require": { "workerman/webman-framework": ">=1.4", "illuminate/database": ">=7.30",