Completed
Push — master ( e2a90b...0f1023 )
by Sebastian
09:28
created
src/Cmd.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -351,7 +351,7 @@
 block discarded – undo
351 351
   -v, --verbose          Output more verbose information.
352 352
   -V, --version          Output version information and exit.
353 353
 
354
-EOT;
354
+eot;
355 355
         if ($this->isPhar) {
356 356
             echo '  --self-update          Update phpbu to the latest version.' . PHP_EOL;
357 357
         }
Please login to merge, or discard this patch.