1
0
Fork 0

Update src/Composer/Repository/PearRepository.php

pull/217/head
Henrique Moody 2012-01-17 16:45:34 -02:00
parent dd2174885b
commit be448e09b4
1 changed files with 0 additions and 1 deletions

View File

@ -165,7 +165,6 @@ class PearRepository extends ArrayRepository
}
}
}
$data = array_filter($data);
return $data;
}