This commit is contained in:
2020-02-17 22:34:34 +08:00
parent 58d999ed73
commit 259d232d89
109 changed files with 10344 additions and 89 deletions

View File

@@ -26,7 +26,10 @@
"topthink/think-trace": "^1.2",
"topthink/think-view": "^1.0",
"liliuwei/thinkphp-jump": "^1.4",
"sent/think-auth": "^1.2"
"sent/think-auth": "^1.2",
"topthink/think-captcha": "^3.0",
"sent/think-jwt": "^1.0",
"xin/helper": "^1.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2"