mirror of https://gitee.com/karson/fastadmin.git
修复composer配置中包的错误
parent
0cb5862736
commit
151e289cc4
|
|
@ -22,7 +22,7 @@
|
||||||
"topthink/think-captcha": "^1.0",
|
"topthink/think-captcha": "^1.0",
|
||||||
"mtdowling/cron-expression": "^1.2",
|
"mtdowling/cron-expression": "^1.2",
|
||||||
"phpmailer/phpmailer": "^5.2",
|
"phpmailer/phpmailer": "^5.2",
|
||||||
"karsonzhang/karsonzhang-addons": "^2.1"
|
"karsonzhang/fastadmin-addons": "^2.1"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dist"
|
"preferred-install": "dist"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue