1
0
Fork 0
composer/src/Composer
Jordi Boggiano 247d19e2f8 Add type hints 2012-02-08 18:12:46 +01:00
..
Autoload Extract some code in a AutoloadGenerator::buildPackageMap method 2012-02-07 11:12:03 +01:00
Command Add type hints 2012-02-08 18:12:46 +01:00
Console Allow show command to work without a composer.json 2012-02-08 10:24:36 +01:00
DependencyResolver Increasing version number to include 5.3.3 which also has an issue with SplFixedArray 2012-02-01 09:31:27 -07:00
Downloader Fixed copy-paste bug 2012-01-24 13:18:54 +01:00
IO Remove package trigger 2012-01-25 00:22:12 +01:00
Installer Stylistic fixes to the previous merge 2012-02-05 21:08:43 +01:00
Json Changed method to static - JsonFile::encode 2012-01-24 15:57:23 +01:00
Package Merge remote-tracking branch 'digitalkaoz/issue_209' 2012-02-05 20:59:30 +01:00
Repository Addressed coding standard issues reported by @stof 2012-02-05 18:25:41 -08:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Fix usage of the ProcessExecutor 2012-01-22 20:08:57 +01:00
Compiler.php Fix phar compilation 2012-01-23 10:02:28 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Enable tar/phar downloaders 2012-01-22 20:43:37 +01:00