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.
polarathene 11207a9a2e Fix: Check for null install directory earlier
Allows for failing fast when no install directory was provided to the command(uses package name instead).
5 years ago
..
Autoload Fix PSR warnings for optimized autoloader, refs #8397, refs #8403 5 years ago
Command Fix: Check for null install directory earlier 5 years ago
Config Fix: Remove empty node 5 years ago
Console Don't show root warning for docker containers 5 years ago
DependencyResolver 5.3 support :/ 5 years ago
Downloader Remove credentials from git remotes in cache and vendor dirs 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 Fix misc phpdoc and strpos arg order nits 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 Merge branch '1.9' 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 Merge branch '1.9' 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 option to disable the lock file 5 years ago
Factory.php Warn on invalid package name or require/provide/.., fixes #7874 5 years ago
Installer.php Add option to disable the lock file 5 years ago
XdebugHandler.php Fix bc 6 years ago