From 48fc2eafa0210bd795ab10e18b30ecb0718528d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Tamarelle?= Date: Tue, 17 Feb 2015 18:25:44 +0100 Subject: [PATCH] Add gitlab.com as default GitLab domain --- src/Composer/Config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Composer/Config.php b/src/Composer/Config.php index b6d942c51..beebbc515 100644 --- a/src/Composer/Config.php +++ b/src/Composer/Config.php @@ -43,6 +43,7 @@ class Config 'prepend-autoloader' => true, 'github-domains' => array('github.com'), 'github-expose-hostname' => true, + 'gitlab-domains' => array('gitlab.com'), 'store-auths' => 'prompt', // valid keys without defaults (auth config stuff): // github-oauth