mirror of https://gitee.com/karson/fastadmin.git
更新easywechat依赖
parent
d901af60e8
commit
6657f92fe6
|
|
@ -21,7 +21,8 @@
|
||||||
"phpmailer/phpmailer": "~6.1.6",
|
"phpmailer/phpmailer": "~6.1.6",
|
||||||
"karsonzhang/fastadmin-addons": "~1.1.11",
|
"karsonzhang/fastadmin-addons": "~1.1.11",
|
||||||
"overtrue/pinyin": "~3.0",
|
"overtrue/pinyin": "~3.0",
|
||||||
"phpoffice/phpspreadsheet": "^1.2"
|
"phpoffice/phpspreadsheet": "^1.2",
|
||||||
|
"overtrue/wechat": "~4.1"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dist"
|
"preferred-install": "dist"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue