Explorar el Código

Add gitlab.com as default GitLab domain

Jérôme Tamarelle hace 10 años
padre
commit
48fc2eafa0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/Composer/Config.php

+ 1 - 0
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