1
0
Fork 0
composer/src/Composer
Jordi Boggiano 269537e466 Fix push url hack 2012-04-04 16:57:18 +02:00
..
Autoload Add support for files in classmap autoload config, fixes #463 2012-04-01 20:23:47 +02:00
Command cleaned up some getApplication()->getIO() into getIO()s 2012-03-23 14:57:43 -05:00
Console removed finder use clause as it is not used 2012-03-23 11:28:40 -05:00
DependencyResolver Rule literals are sorted, so first literal added is not first retrieved 2012-04-01 22:26:44 +02:00
Downloader Fix push url hack 2012-04-04 16:57:18 +02:00
IO Merge pull request #519 from Seldaek/hide_input 2012-04-01 14:07:46 -07:00
Installer Fix updating of already installed dev packages, fixes #496 2012-04-02 21:32:05 +02:00
Json Use RemoteFilesystem everywhere we do http requests 2012-03-18 21:26:04 +01:00
Package Add cache to the lock file reading 2012-04-02 21:46:28 +02:00
Repository Fix up git downloader and git driver commands 2012-04-04 09:09:27 +02:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Output svn output to user in verbose mode 2012-04-04 09:36:04 +02:00
Compiler.php Removed the Symfony2 tests from the phar archive 2012-04-02 09:32:24 +03:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Fix indenting 2012-03-28 17:09:31 +02:00
Installer.php Update to locked source-ref when receiving a new lock file, fixes #358 2012-04-02 21:46:05 +02:00