@@ -328,7 +328,7 @@ |
||
328 | 328 | $client = new Client(); |
329 | 329 | $response = $client->get($uri, [ |
330 | 330 | 'headers' => [ |
331 | - 'Authorization' => "Basic {$this->options->authentication}", |
|
331 | + 'Authorization' => "basic {$this->options->authentication}", |
|
332 | 332 | ], |
333 | 333 | 'query' => $queryParams, |
334 | 334 | ]); |
@@ -33,7 +33,7 @@ |
||
33 | 33 | */ |
34 | 34 | const HELP = <<<HELP |
35 | 35 | Refreshes cached package repository meta for all caching package repositories. |
36 | -HELP; |
|
36 | +help; |
|
37 | 37 | |
38 | 38 | /** |
39 | 39 | * @override \Symfony\Component\Console\Command\Command |
@@ -33,7 +33,7 @@ |
||
33 | 33 | */ |
34 | 34 | const HELP = <<<HELP |
35 | 35 | Refreshes cached package repository meta for all caching package repositories. |
36 | -HELP; |
|
36 | +help; |
|
37 | 37 | |
38 | 38 | /** |
39 | 39 | * @override \Symfony\Component\Console\Command\Command |
@@ -33,7 +33,7 @@ |
||
33 | 33 | */ |
34 | 34 | const HELP = <<<HELP |
35 | 35 | Refreshes cached package repository meta for all caching package repositories. |
36 | -HELP; |
|
36 | +help; |
|
37 | 37 | |
38 | 38 | /** |
39 | 39 | * @override \Symfony\Component\Console\Command\Command |
@@ -33,7 +33,7 @@ |
||
33 | 33 | */ |
34 | 34 | const HELP = <<<HELP |
35 | 35 | Refreshes cached package repository meta for all caching package repositories. |
36 | -HELP; |
|
36 | +help; |
|
37 | 37 | |
38 | 38 | /** |
39 | 39 | * @override \Symfony\Component\Console\Command\Command |
@@ -33,7 +33,7 @@ |
||
33 | 33 | */ |
34 | 34 | const HELP = <<<HELP |
35 | 35 | Refreshes cached package repository meta for all caching package repositories. |
36 | -HELP; |
|
36 | +help; |
|
37 | 37 | |
38 | 38 | /** |
39 | 39 | * @override \Symfony\Component\Console\Command\Command |