@@ -150,7 +150,7 @@ |
||
150 | 150 | } |
151 | 151 | |
152 | 152 | if ($input->getOption('skip-syntax-check')) { |
153 | - $this->dispatcher->skipSyntaxCheck(); |
|
153 | + $this->dispatcher->skipSyntaxCheck(); |
|
154 | 154 | } |
155 | 155 | |
156 | 156 | $this->processWorkingDirectory($input); |