fix:修复BUG/升级1.1.6版本
This commit is contained in:
2
vendor/webman/think-orm/composer.json
vendored
2
vendor/webman/think-orm/composer.json
vendored
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user