From 82ca5e5dc4e96e6bfc47bbee4e8cb1a0cfd8f476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Wed, 25 Sep 2024 16:47:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=9F=E4=B8=80=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E8=AE=B8=E5=8F=AF=E8=AF=81?= 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 b4944af..dc15555 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "require": { "yahnis-elsts/plugin-update-checker": "^5.2" }, - "license": "MIT", + "license": "GPL-3.0-or-later", "autoload": { "psr-4": { "WenPai\\ChinaYes\\": "./"