Completed
Push — master ( afb84c...f5ece7 )
by Sebastian
03:03
created
src/Cmd.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -422,7 +422,7 @@
 block discarded – undo
422 422
   -v, --verbose          Output more verbose information.
423 423
   -V, --version          Output version information and exit.
424 424
 
425
-EOT;
425
+eot;
426 426
         if ($this->isPhar) {
427 427
             echo '  --version-check        Check whether phpbu is the latest version.' . PHP_EOL;
428 428
             echo '  --self-upgrade         Upgrade phpbu to the latest version.' . PHP_EOL;
Please login to merge, or discard this patch.