1 Commits

Author SHA1 Message Date
1fd727cffc refactor: think-orm回退版本 2025-05-30 13:37:23 +08:00

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": "v4.0.1",
"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",