server 1 tahun lalu
induk
melakukan
98ee0ccf38
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      composer.json

+ 6 - 0
composer.json

@@ -60,5 +60,11 @@
             "@php think service:discover",
             "@php think vendor:publish"
         ]
+    },
+    "repositories": {
+        "packagist": {
+            "type": "composer",
+            "url": "https://mirrors.tencent.com/composer/"
+        }
     }
 }