Skip to content

Commit

Permalink
Merge pull request #8 from kyour-cn/patch-1
Browse files Browse the repository at this point in the history
支持think-orm3.0
  • Loading branch information
walkor authored Apr 4, 2023
2 parents 56174ec + 6630aab commit e044e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"require": {
"workerman/webman-framework": "^1.2.1",
"topthink/think-orm": "^2.0.53"
"topthink/think-orm": "^2.0.53 || ^3.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e044e4c

Please sign in to comment.