From b8e08eac963e1ee827b7f718a34a8a51681a5183 Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Tue, 29 Sep 2020 14:33:45 +0800 Subject: [PATCH] =?UTF-8?q?update:=E5=8D=87=E7=BA=A7=E6=A1=86=E6=9E=B6?= =?UTF-8?q?=E8=87=B36.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 7a3efd7..0868407 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": ">=7.1.0", - "topthink/framework": "6.0.2", + "topthink/framework": "6.0.4", "topthink/think-orm": "2.0.33", "topthink/think-migration": "^3.0", "thans/tp-jwt-auth": "1.1", @@ -27,8 +27,6 @@ "phpoffice/phpspreadsheet": "^1.12", "dragonmantank/cron-expression": "^3.0", "symfony/finder": "^4.4", - "ext-posix": "*", - "ext-pcntl": "*", "ext-json": "*", "overtrue/easy-sms": "^1.1", "jaguarjack/migration-generator": "dev-master"