diff --git a/src/Composer/Installer/LibraryInstaller.php b/src/Composer/Installer/LibraryInstaller.php index 3682fa719..df0e2df48 100644 --- a/src/Composer/Installer/LibraryInstaller.php +++ b/src/Composer/Installer/LibraryInstaller.php @@ -307,7 +307,7 @@ class LibraryInstaller implements InstallerInterface $binFile = basename($binPath); $proxyCode = <<