style: 升级 tp 核心至 lts

This commit is contained in:
JaguarJack 2022-01-04 14:44:21 +08:00
parent 513eba9195
commit 7b180e46a7

View File

@ -18,8 +18,8 @@
],
"require": {
"php": ">=7.2",
"topthink/framework": "6.0.8",
"topthink/think-orm": "2.0.36",
"topthink/framework": "6.0.10",
"topthink/think-orm": "2.0.49",
"topthink/think-migration": "^3.0",
"thans/tp-jwt-auth": "^1.1",
"overtrue/wechat": "^4.2",