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"