Jordi Boggiano 12 жил өмнө
parent
commit
b1989a5fc0

+ 0 - 1
src/Composer/IO/ConsoleIO.php

@@ -187,7 +187,6 @@ class ConsoleIO implements IOInterface
                 fclose($target);
                 unset($source, $target);
 
-                copy($exe, $tmpExe);
                 $exe = $tmpExe;
             }