1
0
Fork 0
composer/src/Composer
Jordi Boggiano a59a5c4581 Merge remote-tracking branch 'simensen/sem-version-support' 2012-10-19 13:55:47 +02:00
..
Autoload Always return false or a class name, fixes #1231 2012-10-18 18:55:49 +02:00
Command Clarify conditional 2012-10-19 13:42:35 +02:00
Config Fix tests 2012-10-18 18:43:31 +02:00
Console CS fixes 2012-10-18 10:35:06 +02:00
DependencyResolver Display prettier messages for second-degree required exts to avoid confusion 2012-10-10 17:54:17 +02:00
Downloader Fix originUrl in FileDownloader, refs #423 2012-10-19 12:03:13 +02:00
IO Make sure no error is output if env is missing 2012-06-24 15:55:23 +02:00
Installer fixed generated windows proxy file for *.exe 2012-09-08 16:44:11 +02:00
Json Pick longest match always 2012-10-08 18:35:22 +02:00
Package Merge remote-tracking branch 'simensen/sem-version-support' 2012-10-19 13:55:47 +02:00
Repository Merge remote-tracking branch 'bboer/feature/svn-alternative-structures' 2012-10-19 12:19:19 +02:00
Script scripts in pre-*-cmd which are not found (yet) no longer halt composer 2012-09-06 17:56:14 +02:00
Util Send headers as array instead of one big string 2012-10-19 11:02:18 +02:00
Cache.php Handle weird chars in cache keys 2012-06-18 15:34:08 +02:00
Compiler.php Fix phar compilation 2012-08-21 10:44:05 +02:00
Composer.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Config.php Add ConfigSourceInterface and matching class 2012-10-18 16:48:42 +02:00
Factory.php Store and reload the github token to/from the config 2012-10-18 16:48:44 +02:00
Installer.php CS fixes 2012-10-18 10:35:06 +02:00