Passed
Push — master ( ec54f3...451c11 )
by Observer
01:22
created
after_install.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,4 +42,4 @@
 block discarded – undo
42 42
 unlink ('README.md');
43 43
 
44 44
 echo '    Configuration completed'. PHP_EOL .
45
-     '    Thank for installing winforms-php/VoidFramework!'. PHP_EOL . PHP_EOL;
45
+        '    Thank for installing winforms-php/VoidFramework!'. PHP_EOL . PHP_EOL;
Please login to merge, or discard this patch.