build(deps): update topthink/think-orm to 4.0.3
- Specify version 4.0.3 for topthink/think-orm in composer.json - This change pins the ORM package to a specific version for stability and compatibility
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"require": {
|
||||
"php": ">=8.1.0",
|
||||
"topthink/framework": "^8.0",
|
||||
"topthink/think-orm": "^4.0",
|
||||
"topthink/think-orm": "4.0.3",
|
||||
"topthink/think-multi-app": "^1.1.0",
|
||||
"topthink/think-view": "^2.0",
|
||||
"topthink/think-captcha": "^3.0",
|
||||
|
||||
Reference in New Issue
Block a user