This commit is contained in:
molong
2022-05-24 16:10:50 +08:00
parent a37870c93b
commit d8e43f9e93
63 changed files with 2169 additions and 230 deletions

View File

@@ -23,7 +23,9 @@
"php": ">=7.2.5",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0",
"xiaodi/think-jwt": "^2.0"
"xiaodi/think-jwt": "^2.0",
"sent/tree": "^1.0",
"xin/helper": "1.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",