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.
Mathías Donoso 14b3f09cf8 added package homepage information to the command 'show' 5 years ago
..
Autoload Optimize template for striping non-php blocks 5 years ago
Command added package homepage information to the command 'show' 5 years ago
Config Fix: Remove empty node 5 years ago
Console Respect COMPOSER_NO_INTERATION for search prompt. 5 years ago
DependencyResolver Ignore platform reqs now handle conflict rules 5 years ago
Downloader Allow path repos to point to their own source dir as install target, resulting in noop, fixes #8254 5 years ago
EventDispatcher Composer\Script\Event should have access to originating event details 5 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Make sure resetting composer also resets the IO and configuration, fixes #8224 5 years ago
Installer Make unixy proxy code POSIX compatible 5 years ago
Json Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249 5 years ago
Package Merge branch '1.8' 5 years ago
Plugin Move sortPackages to static helper class. 5 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Make gitlab/bitbucket driver checks case insensitive 5 years ago
Script Fix indenting 5 years ago
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Util Avoid transforming the origins when prompting for auth, fixes #8300 5 years ago
Cache.php using emptyDirectory instead of remove for clearing the cache 5 years ago
Compiler.php Improve version reporting 5 years ago
Composer.php Update target version for master branch 5 years ago
Config.php Add a helper to disable process timeouts 5 years ago
Factory.php Warn on invalid package name or require/provide/.., fixes #7874 5 years ago
Installer.php Remove extra arg 5 years ago
XdebugHandler.php Fix bc 6 years ago