1
0
Fork 0
composer/src/Composer
Jordi Boggiano 9bcea6f485 Merge remote-tracking branch 'hason/filedownloader' 2012-03-05 13:53:56 +01:00
..
Autoload Fixed syntax error in example code in header comment 2012-03-04 16:38:11 +11:00
Command Fix undef variable in search, fixes #374 2012-02-29 21:03:48 +01:00
Console Moved DialogHelper into the base Application 2012-02-11 17:13:38 -07:00
DependencyResolver Prevent a package from having duplicate names 2012-02-26 22:20:10 +01:00
Downloader Merge remote-tracking branch 'hason/filedownloader' 2012-03-05 13:53:56 +01:00
IO Added a NullIO 2012-02-18 00:00:38 +01:00
Installer Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00
Json Added support for JSON_UNESCAPED_SLASHES 2012-02-17 10:06:59 +01:00
Package Added isDev method to the VersionParser class 2012-03-03 19:49:24 +01:00
Repository Fix local repo detection 2012-02-25 04:18:23 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Merge remote-tracking branch 'hason/filedownloader' 2012-03-05 13:53:56 +01:00
Compiler.php Use tag as package version if built off of a tag 2012-03-04 10:04:02 -08:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 2012-02-28 09:21:42 +01:00