Passed
Push — master ( 18955f...46143b )
by Tõnis
01:42
created
BrowserComposer.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 
42 42
         if ($this->doInstall) {
43 43
             $this->runComposer();
44
-        } else {
44
+        }else {
45 45
             $this->output->writeln('$');
46 46
         }
47 47
     }
Please login to merge, or discard this patch.