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