Skip to content

Commit

Permalink
"topthink/think-orm": "^2.0|^3.0" update think-orm support 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinywan committed Oct 14, 2023
1 parent 036e342 commit be29587
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 @@ -23,7 +23,7 @@
"require": {
"php": ">=7.4",
"casbin/casbin": "^3.20",
"topthink/think-orm": "^2.0",
"topthink/think-orm": "^2.0|^3.0",
"php-di/php-di": "^6.3|^7.0",
"doctrine/annotations": "^1.13",
"workerman/redis": "^1.0|^2.0"
Expand Down

0 comments on commit be29587

Please sign in to comment.