mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix CS
This commit is contained in:
parent
810e8bed9f
commit
88ec172bd8
10 changed files with 18 additions and 21 deletions
|
@ -401,7 +401,7 @@ JSON;
|
|||
$options = array(
|
||||
'ssl' => array(
|
||||
'verify_peer' => false,
|
||||
)
|
||||
),
|
||||
);
|
||||
$projectData = <<<JSON
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue