更改依赖
This commit is contained in:
parent
67b810b06f
commit
fd9ce382db
@ -24,7 +24,8 @@
|
|||||||
"thans/tp-jwt-auth": "^1.0",
|
"thans/tp-jwt-auth": "^1.0",
|
||||||
"workerman/workerman": "^3.5",
|
"workerman/workerman": "^3.5",
|
||||||
"jaguarjack/think-filesystem-cloud": "dev-master",
|
"jaguarjack/think-filesystem-cloud": "dev-master",
|
||||||
"overtrue/wechat": "^4.2"
|
"overtrue/wechat": "^4.2",
|
||||||
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/var-dumper": "^4.2",
|
"symfony/var-dumper": "^4.2",
|
||||||
|
3
composer.lock
generated
3
composer.lock
generated
@ -3181,5 +3181,6 @@
|
|||||||
"platform": {
|
"platform": {
|
||||||
"php": ">=7.1.0"
|
"php": ">=7.1.0"
|
||||||
},
|
},
|
||||||
"platform-dev": []
|
"platform-dev": [],
|
||||||
|
"plugin-api-version": "1.1.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user