From a931b7597c717d47a42bffb8e22914172d875697 Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Thu, 29 Oct 2020 08:01:27 +0800 Subject: [PATCH] =?UTF-8?q?update:=E5=8D=87=E7=BA=A7tp=E6=A0=B8=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0868407..adc82b9 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": ">=7.1.0", - "topthink/framework": "6.0.4", + "topthink/framework": "6.0.5", "topthink/think-orm": "2.0.33", "topthink/think-migration": "^3.0", "thans/tp-jwt-auth": "1.1",