1
0
Fork 0
composer/src/Composer/Installer
Alexey Prilipko ac3cebc633 Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files
Add PearInstaller
Change PEAR packages type from 'library' to 'pear-library' and dist type from 'pear' to 'file'
Remove PearDownloader
Refactor Channel Installer
2012-07-03 19:18:58 +11:00
..
InstallationManager.php Use the config object to define the vendor dir and not the installation manager 2012-06-24 21:58:51 +02:00
InstallerInstaller.php Expose the whole composer context to the custom installers, fixes #672 2012-06-24 20:11:17 +02:00
InstallerInterface.php CS fixes 2012-06-23 11:58:18 +02:00
LibraryInstaller.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
MetapackageInstaller.php Make use of the proper interface 2012-04-18 00:59:42 +02:00
NoopInstaller.php CS fixes 2012-05-28 01:58:49 +02:00
PearInstaller.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
ProjectInstaller.php CS fixes 2012-06-23 11:58:18 +02:00