From f05c7ded0ed0be4a476324090c358ad6c08853f6 Mon Sep 17 00:00:00 2001 From: wolfcode <37436228+wolf-leo@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:50:47 +0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 41cbc75..ee3c372 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "topthink/framework": "^8.0", "topthink/think-orm": "^3.0", "topthink/think-multi-app": "^1.1.0", - "topthink/think-view": "^2.0", + "topthink/think-view": "2.0.0", "topthink/think-captcha": "^3.0", "topthink/think-filesystem": "^2.0", "aliyuncs/oss-sdk-php": "^2.6",