refactor: think-orm回退版本

This commit is contained in:
2025-05-30 13:37:23 +08:00
parent 25d35bd658
commit 1af95235bd

View File

@@ -22,7 +22,7 @@
"require": { "require": {
"php": ">=8.0.0", "php": ">=8.0.0",
"topthink/framework": "^8.0", "topthink/framework": "^8.0",
"topthink/think-orm": "^3.0|^4.0", "topthink/think-orm": "v3.0.34",
"topthink/think-filesystem": "^2.0", "topthink/think-filesystem": "^2.0",
"topthink/think-multi-app": "^1.1", "topthink/think-multi-app": "^1.1",
"topthink/think-migration": "^3.1", "topthink/think-migration": "^3.1",