diff --git a/src/Command/SearchIndexCommand.php b/src/Command/SearchIndexCommand.php index a38ac7a..f4bb706 100644 --- a/src/Command/SearchIndexCommand.php +++ b/src/Command/SearchIndexCommand.php @@ -84,6 +84,7 @@ class SearchIndexCommand extends Command } $progress_bar->finish(); + $io->writeln(''); $table = new Table($output); $table