mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 12:38:11 +08:00
fix: 启用 ThinkORM 5.x 支持
This commit is contained in:
parent
19abfdaaf8
commit
f4391d1a7f
@ -26,7 +26,7 @@
|
||||
"ext-openssl": "*",
|
||||
"ext-mbstring": "*",
|
||||
"symfony/process": "^5.4|^6.0|*",
|
||||
"topthink/think-orm": "^2.0|^3.0|^4.0",
|
||||
"topthink/think-orm": "^2.0|^3.0|^4.0|^5.0",
|
||||
"topthink/framework": "^6.0|^8.0|*",
|
||||
"topthink/think-migration": "^3.0|*"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user