1
0
Fork 0

Fix indenting

pull/509/merge
Jordi Boggiano 2012-03-28 14:55:58 +02:00
parent 18d2627c22
commit f7affa21b0
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@ class Factory
{
$loadPackagist = true;
$packagistConfig = array(
'type' => 'composer',
'url' => 'http://packagist.org'
'type' => 'composer',
'url' => 'http://packagist.org'
);
if (isset($packageConfig['repositories'])) {
foreach ($packageConfig['repositories'] as $key => $repo) {