From 99073f085f713d54b10b30600d355afcf30a65a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Tue, 25 Mar 2025 16:03:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=94=81=E5=AE=9A=20ThinkORM=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 9a7abc0da..a41b0b6ae 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,7 @@ "ext-gd": "*", "ext-json": "*", "ext-openssl": "*", + "topthink/think-orm": "^2.0|^3.0", "zoujingli/think-plugs-account": "*", "zoujingli/think-plugs-admin": "*", "zoujingli/think-plugs-center": "*",