瀏覽代碼

composer 更新

Mark 1 年之前
父節點
當前提交
7b00c60ec7
共有 4 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      dyu/composer.json
  2. 二進制
      dyu/thinkphp/.gitignore
  3. 二進制
      dyu/thinkphp/library/think/console/command/Build.php
  4. 0 0
      dyu/thinkphp/phpunit.xml

+ 4 - 1
dyu/composer.json

@@ -43,6 +43,9 @@
     "think-path": "thinkphp"
   },
   "config": {
-    "preferred-install": "dist"
+    "preferred-install": "dist",
+    "allow-plugins": {
+      "topthink/think-installer": true
+    }
   }
 }

二進制
dyu/thinkphp/.gitignore


二進制
dyu/thinkphp/library/think/console/command/Build.php


+ 0 - 0
dyu/thinkphp/phpunit.xml