浏览代码

Add archive configuration default values

Thibault Jamet 10 年之前
父节点
当前提交
1eec4fdfa5
共有 1 个文件被更改,包括 2 次插入0 次删除
  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