Completed
Push — master ( 236d2e...a95984 )
by Sebastian
03:12
created
src/Cmd.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -368,7 +368,7 @@
 block discarded – undo
368 368
   -v, --verbose          Output more verbose information.
369 369
   -V, --version          Output version information and exit.
370 370
 
371
-EOT;
371
+eot;
372 372
         if ($this->isPhar) {
373 373
             echo '  --version-check        Check whether phpbu is up to date.' . PHP_EOL;
374 374
             echo '  --self-update          Upgrade phpbu to the latest version.' . PHP_EOL;
Please login to merge, or discard this patch.