@@ -41,7 +41,7 @@ |
||
41 | 41 | |
42 | 42 | if ($this->doInstall) { |
43 | 43 | $this->runComposer(); |
44 | - } else { |
|
44 | + }else { |
|
45 | 45 | $this->output->writeln('$'); |
46 | 46 | } |
47 | 47 | } |