Jelajahi Sumber

composer 更新

Mark 1 tahun lalu
induk
melakukan
7b00c60ec7
4 mengubah file dengan 4 tambahan dan 1 penghapusan
  1. 4 1
      dyu/composer.json
  2. TEMPAT SAMPAH
      dyu/thinkphp/.gitignore
  3. TEMPAT SAMPAH
      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
+    }
   }
 }

TEMPAT SAMPAH
dyu/thinkphp/.gitignore


TEMPAT SAMPAH
dyu/thinkphp/library/think/console/command/Build.php


+ 0 - 0
dyu/thinkphp/phpunit.xml