Browse Source

修复composer配置中包的错误

Karson 8 years ago
parent
commit
151e289cc4
1 changed files with 1 additions and 1 deletions
  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"