diff --git a/composer.json b/composer.json index 30e33023d..0c3d603b8 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "php": ">=7.2.5", - "topthink/framework": "^6.0.0", + "topthink/framework": "6.0.*", "topthink/think-orm": "^2.0" }, "require-dev": {