From dc16006ad272644f4cb1f264bd5d448f9e4685a6 Mon Sep 17 00:00:00 2001 From: lq <13849061902@qq.com> Date: Mon, 13 May 2024 16:06:50 +0800 Subject: [PATCH] first commit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5ce7eee..b8f094c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "baihand/ceshi", "type": "library", - "license": "Apache", + "license": "MIT", "autoload": { "psr-4": { "Baihand\\Ceshi\\": "src/"