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.
Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist.
The rule isn't acted upon yet (hence the incomplete test) but it is there as a reminder that this case needs to be handled.
13 years ago
..
Autoload Moved Filesystem to base Util namespace 13 years ago
Command Allow search command to work without a composer.json 13 years ago
Console Moved DialogHelper into the base Application 13 years ago
DependencyResolver Create an impossible rule when trying to install something that doesn't exist. 13 years ago
Downloader Fix downloader tests on windows and mock Filesystem properly 13 years ago
IO Added a NullIO 13 years ago
Installer Restore realpath behavior 13 years ago
Json Added support for JSON_UNESCAPED_SLASHES 13 years ago
Package Updated ArrayDumper 13 years ago
Repository Fixed automatic date parsing of versions 13 years ago
Script Register all packages via the autoload generator before dispatching events 13 years ago
Util Fix authentication behavior when re-entering get() 13 years ago
Compiler.php Disable gzip compression of the phar 13 years ago
Composer.php implement a self-update command (closes #83) 13 years ago
Factory.php Fix previous commit 13 years ago