From a621c531853d54ce1b1b2b01e77fc62c4c8eaa2c Mon Sep 17 00:00:00 2001 From: thinkphp Date: Tue, 12 Nov 2024 17:36:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4orm=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 af3c9b4688..82715b949c 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "psr/container": "^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "psr/http-message": "^1.0", - "topthink/think-orm": "^3.0", + "topthink/think-orm": "^3.0|^4.0", "topthink/think-helper": "^3.1" }, "require-dev": {