Fix CS
parent
b620405ab0
commit
1edb22034d
|
@ -142,5 +142,4 @@ abstract class BasePackage implements PackageInterface
|
||||||
'type' => strtolower(!empty($matches[4]) ? $matches[4] : 'stable'),
|
'type' => strtolower(!empty($matches[4]) ? $matches[4] : 'stable'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue