update composer
This commit is contained in:
parent
07eaa5c274
commit
613ccca7b4
@ -20,9 +20,9 @@
|
|||||||
"php": ">=7.2",
|
"php": ">=7.2",
|
||||||
"topthink/framework": "6.0.12",
|
"topthink/framework": "6.0.12",
|
||||||
"topthink/think-orm": "2.0.49",
|
"topthink/think-orm": "2.0.49",
|
||||||
"topthink/think-migration": "^3.0",
|
"topthink/think-migration": "3.0",
|
||||||
"thans/tp-jwt-auth": "^1.1",
|
"thans/tp-jwt-auth": "^1.1",
|
||||||
"overtrue/wechat": "^4.2",
|
"w7corp/easywechat": "^4.2",
|
||||||
"phpoffice/phpspreadsheet": "^1.12",
|
"phpoffice/phpspreadsheet": "^1.12",
|
||||||
"dragonmantank/cron-expression": "3.1",
|
"dragonmantank/cron-expression": "3.1",
|
||||||
"symfony/finder": "^4.4",
|
"symfony/finder": "^4.4",
|
||||||
@ -57,7 +57,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dist"
|
"preferred-install": "dist",
|
||||||
|
"allow-plugins": {
|
||||||
|
"easywechat-composer/easywechat-composer": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-autoload-dump": [
|
"post-autoload-dump": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user