diff --git a/src/Composer/Config.php b/src/Composer/Config.php index ba8e2bdc7..49d477154 100644 --- a/src/Composer/Config.php +++ b/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