1
0
Fork 0
composer/src/Composer
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
..
Autoload Merge pull request #833 from Seldaek/installmgr_cleanup 2012-07-01 10:04:09 -07:00
Command Output message before altering the source ref, fixes #851 2012-06-29 14:56:38 +02:00
Console don't display dev expiration time warning when running self-update command 2012-06-24 14:18:07 +04:00
DependencyResolver Aliases cannot be updated, they must be uninstalled, fixes #803 2012-07-01 17:43:56 +02:00
Downloader Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
IO Make sure no error is output if env is missing 2012-06-24 15:55:23 +02:00
Installer Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Json CS fixes 2012-06-23 11:58:18 +02:00
Package Fix Locker to store exact package version. 2012-07-03 19:11:58 +11:00
Repository Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Script CS fixes & do not replace the exception since that removes the stack trace 2012-05-22 13:16:56 +02:00
Util CS fixes 2012-06-23 11:58:18 +02:00
Cache.php Handle weird chars in cache keys 2012-06-18 15:34:08 +02:00
Compiler.php don't display dev expiration time warning when running self-update command 2012-06-24 14:18:07 +04:00
Composer.php CS fixes 2012-06-23 11:58:18 +02:00
Config.php Merge pull request #833 from Seldaek/installmgr_cleanup 2012-07-01 10:04:09 -07:00
Factory.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Installer.php Merge pull request #833 from Seldaek/installmgr_cleanup 2012-07-01 10:04:09 -07:00