调试系统性能;

This commit is contained in:
2022-02-12 18:55:18 +08:00
parent 7d8b948543
commit 84ba6f145e
4 changed files with 6 additions and 6 deletions

View File

@@ -19,8 +19,8 @@
],
"require": {
"php": ">=7.1.0",
"topthink/framework": "6.0.*",
"topthink/think-orm": "2.0.*",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0.0",
"topthink/think-view": "^1.0",
"topthink/think-migration": "^3.0",
"topthink/think-helper": "^3.1",