Browse Source

Add archive configuration default values

Thibault Jamet 10 năm trước cách đây
mục cha
commit
1eec4fdfa5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/Composer/Config.php

+ 2 - 0
src/Composer/Config.php

@@ -46,6 +46,8 @@ class Config
         'github-expose-hostname' => true,
         'store-auths' => 'prompt',
         'platform' => array(),
+        'archive-format' => 'tar',
+        'archive-dir' => '.',
         // valid keys without defaults (auth config stuff):
         // github-oauth
         // http-basic