浏览代码

修复composer配置中包的错误

Karson 8 年之前
父节点
当前提交
151e289cc4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -22,7 +22,7 @@
         "topthink/think-captcha": "^1.0",
         "mtdowling/cron-expression": "^1.2",
         "phpmailer/phpmailer": "^5.2",
-        "karsonzhang/karsonzhang-addons": "^2.1"
+        "karsonzhang/fastadmin-addons": "^2.1"
     },
     "config": {
         "preferred-install": "dist"