diff --git a/composer.json b/composer.json index 30a5bd3..14427ec 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": ">=8.0.0", - "topthink/framework": "8.0.2", + "topthink/framework": "8.0.3", "topthink/think-orm": "^3.0", "topthink/think-multi-app": "^1.0", "topthink/think-view": "^2.0",