1
0
Fork 0
composer/src/Composer
Jordi Boggiano b51a4a7854 Improve depends output, fixes #1459 2013-01-08 17:38:27 +01:00
..
Autoload Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 2013-01-08 17:34:37 +01:00
Command Improve depends output, fixes #1459 2013-01-08 17:38:27 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
Console CS fixes 2013-01-05 20:01:58 +01:00
DependencyResolver CS fixes 2013-01-05 20:01:58 +01:00
Downloader CS fixes 2013-01-05 20:01:58 +01:00
IO Add handling for backspace chars in BufferIO 2012-11-11 15:05:27 +01:00
Installer Solving the issue #1387 2012-12-05 12:35:10 -02:00
Json Fix handling of arrays in json manipulator 2012-11-13 12:49:23 +01:00
Package Remove installation-source from lock file, fixes #1464 2013-01-08 13:54:25 +01:00
Repository CS fixes 2013-01-05 20:01:58 +01:00
Script Autoload dev packages as well for script execution, refs #1430 2012-12-19 10:50:56 +01:00
Util CS fixes 2013-01-05 20:01:58 +01:00
Cache.php CS fixes 2013-01-05 20:01:58 +01: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 allow K/KB as well as KiB for cache size configuration 2013-01-05 20:02:51 +01:00
Factory.php CS fixes 2013-01-05 20:01:58 +01:00
Installer.php CS fixes 2013-01-05 20:01:58 +01:00