1
0
Fork 0
composer/src/Composer/Installer
Jordi Boggiano 59596ff012 Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
..
BinaryInstaller.php Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
BinaryPresenceInterface.php Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
InstallationManager.php Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
InstallerEvent.php Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
InstallerEvents.php Rename *-solve-dependencies to *-dependencies-solving 2014-09-30 16:26:55 +01:00
InstallerInterface.php Fix: Add missing imports 2015-06-28 23:37:40 -04:00
LibraryInstaller.php Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 2016-07-02 16:35:09 +01:00
MetapackageInstaller.php
NoopInstaller.php
PackageEvent.php Fix: Remove unused imports 2015-06-28 23:20:54 -04:00
PackageEvents.php Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
PearBinaryInstaller.php phpDoc cleanup, removed unused imports, variables and parameters. 2016-04-07 23:12:23 +02:00
PearInstaller.php phpDoc cleanup, removed unused imports, variables and parameters. 2016-04-07 23:12:23 +02:00
PluginInstaller.php Run cs fixer and update config to latest master 2016-04-11 15:06:57 +01:00
ProjectInstaller.php Add workaround for php bug 53460 glob() can return false, fixes #2278 2013-09-26 11:38:33 +02:00
SuggestedPackagesReporter.php Run cs fixer and update config to latest master 2016-04-11 15:06:57 +01:00