From 52fba122c953995bec3013c635025172491ae299 Mon Sep 17 00:00:00 2001 From: ThinkPHP Date: Wed, 26 Oct 2022 15:59:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= 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 e598819..b34e19f 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "license": "Apache-2.0", "require": { - "topthink/framework": "^6.0.0" + "topthink/framework": "^6.0" }, "autoload": { "psr-4": {