build(deps): update topthink/think-view to 2.0.0

- Change topthink/think-view dependency from ^2.0 to 2.0.0
- This update specifies an exact version to ensure compatibility and stability
This commit is contained in:
wolfcode
2025-01-09 11:48:38 +08:00
parent 5814fed0da
commit 2e0cc85966

View File

@@ -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",