1
0
Fork 0

Merge branch '1.3'

pull/6093/merge
Jordi Boggiano 2017-03-07 14:34:12 +01:00
commit 5f1543e6c3
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ class GitLab
'username' => $username,
'password' => $password,
'grant_type' => 'password',
));
), null, '&');
$options = array(
'retry-auth-failure' => false,
'http' => array(