You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 69864aeb13 Make check more explicit 12 years ago
..
Autoload Make sure vendor dir exists before dumping autoloader 12 years ago
Command Fix self-update saying the download is corrupt when it isn't 12 years ago
Console removed finder use clause as it is not used 12 years ago
DependencyResolver Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 12 years ago
Downloader Improve unzip failure message 12 years ago
IO Merge pull request #519 from Seldaek/hide_input 12 years ago
Installer Handle --dev installs/updates 12 years ago
Json Make check more explicit 12 years ago
Package Fix lock handling of aliases 12 years ago
Repository Fix alias handling with --dev installs, fixes #579 12 years ago
Script Register all packages via the autoload generator before dispatching events 13 years ago
Util Report proper error if a write fails instead of saying the download failed 12 years ago
Cache.php Add home config key and use it to create the cache instance 12 years ago
Compiler.php Removed the Symfony2 tests from the phar archive 12 years ago
Composer.php Add Config class and system-wide config management, fixes #513 12 years ago
Config.php Add repository notification API support 12 years ago
Factory.php Handle --dev installs/updates 12 years ago
Installer.php Fix locking behavior with --dev 12 years ago