diff --git a/composer.json b/composer.json index 76dc89d..159761b 100755 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "require": { "php": ">=5.4.0", - "topthink/framework": "^5.0", + "topthink/framework": "5.0.*", "overtrue/wechat": "~3.1", "endroid/qrcode": "^1.9", "topthink/think-captcha": "^1.0",