From 7b180e46a79da168b205c0b3146f8af9cd629bf0 Mon Sep 17 00:00:00 2001 From: JaguarJack <82664165@qq.com> Date: Tue, 4 Jan 2022 14:44:21 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8D=87=E7=BA=A7=20tp=20=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E8=87=B3=20lts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",