1
0
Fork 0
composer/src/Composer/Installer
Markus Thielen bd802407a8 Silence symlink() error
If not silenced it gives "symlink(): Operation not supported" on my ubuntu system with mounted cifs share.
2015-04-09 09:45:50 +02:00
..
InstallationManager.php Fix --no-plugins support in installation manager, fixes #3031 2014-06-29 15:57:19 +02: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 Update InstallerInterface.php 2013-04-28 21:46:08 +10:00
LibraryInstaller.php Silence symlink() error 2015-04-09 09:45:50 +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 Forward args 2015-02-23 16:37:50 +00:00
PackageEvents.php Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
PearInstaller.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
PluginInstaller.php Load plugins before purging packages, fixes #3557 2014-12-15 20:34:23 +00:00
ProjectInstaller.php Add workaround for php bug 53460 glob() can return false, fixes #2278 2013-09-26 11:38:33 +02:00