diff --git a/composer.json b/composer.json index 2fc3329d..30b0b868 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "php": ">=8.0.0", - "topthink/framework": "^8.0", + "topthink/framework": "8.1.2", "topthink/think-orm": "v3.0.34", "topthink/think-filesystem": "^3.0", "topthink/think-multi-app": "^1.1",