修复竞争比和按钮问题
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"php": ">=8.0.0",
|
||||
"topthink/framework": "^8.0",
|
||||
"topthink/think-orm": "^3.0|^4.0",
|
||||
"topthink/think-filesystem": "^2.0|^3.0"
|
||||
"topthink/think-filesystem": "^2.0|^3.0",
|
||||
"topthink/think-view": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"topthink/think-dumper": "^1.0",
|
||||
|
||||
Reference in New Issue
Block a user