diff --git a/src/Command/GitCommand.php b/src/Command/GitCommand.php index 42a42dc..4c19157 100644 --- a/src/Command/GitCommand.php +++ b/src/Command/GitCommand.php @@ -176,7 +176,7 @@ private function getLatestVersion(InputInterface $input, GitDriver $git) } } - /** + /** * @param string $url * @return GitDriver */