From c5880669b277762d5ff935e551bc0d5c71de6811 Mon Sep 17 00:00:00 2001 From: ThinkPHP Date: Wed, 26 Oct 2022 15:57:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A1=86=E6=9E=B6=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BE=9D=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 34b1339..78af31f 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ } }, "require": { - "topthink/framework": "^6.0.0", + "topthink/framework": "^6.0", "topthink/think-helper": "^3.0.3" }, "minimum-stability": "dev",