Browse Source

Update CompileStatsCommand.php

Samuel Denis-D'Ortun 7 năm trước cách đây
mục cha
commit
346f34d7b3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Packagist/WebBundle/Command/CompileStatsCommand.php

+ 1 - 1
src/Packagist/WebBundle/Command/CompileStatsCommand.php

@@ -117,7 +117,7 @@ class CompileStatsCommand extends ContainerAwareCommand
             $ids[] = $row['id'];
         }
 
-         if ($verbose) {
+        if ($verbose) {
             $output->writeln('Writing new trendiness data into redis');
         }