This commit is contained in:
2026-08-05 17:38:29 +08:00
parent e831ce810b
commit 98b60c333a
5 changed files with 145 additions and 4 deletions

View File

@@ -24,7 +24,8 @@
"topthink/framework": "^8.0",
"topthink/think-orm": "^3.0|^4.0",
"topthink/think-filesystem": "^2.0|^3.0",
"topthink/think-multi-app": "^1.1"
"topthink/think-multi-app": "^1.1",
"workerman/workerman": "^4.2"
},
"require-dev": {
"topthink/think-dumper": "^1.0",