diff --git a/composer-install.php b/composer-install.php index d876ab9..1cc39c6 100755 --- a/composer-install.php +++ b/composer-install.php @@ -1,10 +1,10 @@ '), '', $installer); eval($installer); } else { - echo 'Installer corrupt'; + echo 'Installer corrupt', PHP_EOL; }