mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 20:48:09 +08:00
fix: 暂时禁用 orm 5.x 代码
This commit is contained in:
parent
e141080309
commit
e4e1562e01
@ -26,6 +26,7 @@
|
|||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"symfony/process": "^5.4|^6.0|*",
|
"symfony/process": "^5.4|^6.0|*",
|
||||||
|
"topthink/think-orm": "^3.0|^4.0",
|
||||||
"topthink/framework": "^6.0|^8.0|*",
|
"topthink/framework": "^6.0|^8.0|*",
|
||||||
"topthink/think-migration": "^3.0|*"
|
"topthink/think-migration": "^3.0|*"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user