1
0
Fork 0
composer/src/Composer
Jordi Boggiano 28d0f4a7c8 Add docblocks 2012-04-09 16:13:46 +02:00
..
Autoload Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 2012-04-08 17:42:57 +02:00
Command Code cleanup 2012-04-09 16:07:10 +02: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 Remove unnecessary @ operator, refs #543 2012-04-08 20:05:04 +02:00
IO Merge pull request #519 from Seldaek/hide_input 2012-04-01 14:07:46 -07:00
Installer Added ->io to the creation of composer installers to match signature of LibraryInstaller; this will enable users to extend LibraryInstaller and use the same facilities 2012-04-07 15:48:31 +02:00
Json Fix exception when a json file can not be downloaded 2012-04-06 20:05:59 +02:00
Package Fix version parser regression, fixes #550 2012-04-09 16:00:02 +02:00
Repository Skip some packages in pear requirements 2012-04-08 23:11:14 +02:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Warn users about having scream enabled, fixes #543 2012-04-08 20:05:24 +02:00
Cache.php Add cache to the composer repositories 2012-04-06 22:39:43 +02:00
Compiler.php Removed the Symfony2 tests from the phar archive 2012-04-02 09:32:24 +03:00
Composer.php Add Config class and system-wide config management, fixes #513 2012-04-09 16:10:45 +02:00
Config.php Add docblocks 2012-04-09 16:13:46 +02:00
Factory.php Add Config class and system-wide config management, fixes #513 2012-04-09 16:10:45 +02:00
Installer.php "Writing lock file" message is only displayed if locker isn't fresh 2012-04-06 21:37:34 +01:00