1
0
Fork 0
composer/src/Composer
Jordi Boggiano a9ccfeb548 chmod new file when running self-update 2012-04-16 14:40:45 +02:00
..
Autoload Make sure vendor dir exists before dumping autoloader 2012-04-15 17:48:30 +02:00
Command chmod new file when running self-update 2012-04-16 14:40:45 +02:00
Console removed finder use clause as it is not used 2012-03-23 11:28:40 -05:00
DependencyResolver Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 2012-04-14 23:38:05 +02:00
Downloader Improve unzip failure message 2012-04-12 22:35:16 +02:00
IO Merge pull request #519 from Seldaek/hide_input 2012-04-01 14:07:46 -07:00
Installer Handle --dev installs/updates 2012-04-14 23:38:10 +02:00
Json Make check more explicit 2012-04-16 11:13:38 +02:00
Package Fix lock handling of aliases 2012-04-15 19:12:00 +02:00
Repository Fix alias handling with --dev installs, fixes #579 2012-04-15 19:05:16 +02:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Report proper error if a write fails instead of saying the download failed 2012-04-10 09:43:47 +02:00
Cache.php Add home config key and use it to create the cache instance 2012-04-09 16:36:06 +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 repository notification API support 2012-04-13 02:59:23 +02:00
Factory.php Handle --dev installs/updates 2012-04-14 23:38:10 +02:00
Installer.php Fix locking behavior with --dev 2012-04-15 19:05:50 +02:00