1
0
Fork 0
pull/1/head
Jordi Boggiano 2011-05-22 09:09:01 +02:00
parent b620405ab0
commit 1edb22034d
2 changed files with 1 additions and 2 deletions

View File

@ -142,5 +142,4 @@ abstract class BasePackage implements PackageInterface
'type' => strtolower(!empty($matches[4]) ? $matches[4] : 'stable'),
);
}
}