1
0
Fork 0
composer/src/Composer/Installer
Jordi Boggiano 16af52be8a Merge remote-tracking branch 'origin/1.6' 2018-07-20 11:39:44 +02:00
..
BinaryInstaller.php Improvements 2018-07-05 07:44:43 -03: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 CS fixes 2017-03-08 15:16:44 +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 Handle broken symlinks more cleanly, fixes #7255 2018-05-04 11:17:43 +02:00
MetapackageInstaller.php Throw exception if the local repository does not contain a package to uninstall 2013-08-07 10:50:12 +02:00
NoopInstaller.php Throw exception if the local repository does not contain a package to uninstall 2013-08-07 10:50:12 +02:00
PackageEvent.php Fix: Remove unused imports 2015-06-28 23:20:54 -04:00
PackageEvents.php fixed deprecated class usages 2016-10-31 06:57:17 -07:00
PearBinaryInstaller.php Fix permissions when using the PearBinaryInstaller 2018-02-11 11:02:27 +01:00
PearInstaller.php phpDoc cleanup, removed unused imports, variables and parameters. 2016-04-07 23:12:23 +02:00
PluginInstaller.php Fixes from PHPStan level 0 2018-01-14 11:44:15 -02: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 Hide suggest reason when there is not one 2018-06-09 15:18:21 +01:00