diff --git a/composer.json b/composer.json index 49ec0bc..b192bd9 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ ], "require": { "php": ">=7.2", - "topthink/framework": "6.0.8", - "topthink/think-orm": "2.0.36", + "topthink/framework": "6.0.10", + "topthink/think-orm": "2.0.49", "topthink/think-migration": "^3.0", "thans/tp-jwt-auth": "^1.1", "overtrue/wechat": "^4.2",