update:升级框架至6.0.4

This commit is contained in:
JaguarJack 2020-09-29 14:33:45 +08:00
parent bece4dac86
commit b8e08eac96

View File

@ -18,7 +18,7 @@
], ],
"require": { "require": {
"php": ">=7.1.0", "php": ">=7.1.0",
"topthink/framework": "6.0.2", "topthink/framework": "6.0.4",
"topthink/think-orm": "2.0.33", "topthink/think-orm": "2.0.33",
"topthink/think-migration": "^3.0", "topthink/think-migration": "^3.0",
"thans/tp-jwt-auth": "1.1", "thans/tp-jwt-auth": "1.1",
@ -27,8 +27,6 @@
"phpoffice/phpspreadsheet": "^1.12", "phpoffice/phpspreadsheet": "^1.12",
"dragonmantank/cron-expression": "^3.0", "dragonmantank/cron-expression": "^3.0",
"symfony/finder": "^4.4", "symfony/finder": "^4.4",
"ext-posix": "*",
"ext-pcntl": "*",
"ext-json": "*", "ext-json": "*",
"overtrue/easy-sms": "^1.1", "overtrue/easy-sms": "^1.1",
"jaguarjack/migration-generator": "dev-master" "jaguarjack/migration-generator": "dev-master"