Skip to content

Commit be29587

Browse files
committed
"topthink/think-orm": "^2.0|^3.0" update think-orm support 3.0
1 parent 036e342 commit be29587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=7.4",
2525
"casbin/casbin": "^3.20",
26-
"topthink/think-orm": "^2.0",
26+
"topthink/think-orm": "^2.0|^3.0",
2727
"php-di/php-di": "^6.3|^7.0",
2828
"doctrine/annotations": "^1.13",
2929
"workerman/redis": "^1.0|^2.0"

0 commit comments

Comments
 (0)