移除不必要的包

This commit is contained in:
JaguarJack
2020-07-13 17:57:57 +08:00
parent 32b87baeee
commit 33bdd01933

View File

@@ -21,14 +21,12 @@
"topthink/framework": "6.0.2",
"topthink/think-orm": "v2.0.31",
"topthink/think-migration": "^3.0",
"thans/tp-jwt-auth": "^1.0",
"thans/tp-jwt-auth": "1.1",
"jaguarjack/think-filesystem-cloud": "dev-master",
"overtrue/wechat": "^4.2",
"ext-json": "*",
"jaguarjack/migration-generator": "dev-master",
"ext-zip": "*",
"phpoffice/phpspreadsheet": "^1.12",
"ext-pcntl": "*"
"dragonmantank/cron-expression": "^3.0"
},
"require-dev": {
"topthink/think-trace":"^1.0",