修改composer

This commit is contained in:
yanwenwu 2020-01-25 16:24:11 +08:00
parent 44eba6b389
commit 886e86ef24

View File

@ -21,7 +21,9 @@
"topthink/framework": "^6.0.0", "topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0", "topthink/think-orm": "^2.0",
"topthink/think-migration": "^3.0", "topthink/think-migration": "^3.0",
"thans/tp-jwt-auth": "^1.0" "thans/tp-jwt-auth": "^1.0",
"workerman/workerman": "^3.5",
"jaguarjack/think-filesystem-cloud": "dev-master"
}, },
"require-dev": { "require-dev": {
"symfony/var-dumper": "^4.2", "symfony/var-dumper": "^4.2",