Skip to content

Commit 9b73ca4

Browse files
committed
fix: 暂时禁用 orm 5.x 代码
1 parent dfb339a commit 9b73ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"ext-openssl": "*",
2727
"ext-mbstring": "*",
2828
"symfony/process": "^5.4|^6.0|*",
29+
"topthink/think-orm": "^3.0|^4.0",
2930
"topthink/framework": "^6.0|^8.0|*",
3031
"topthink/think-migration": "^3.0|*"
3132
},

0 commit comments

Comments
 (0)