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 efcd1e4247 Merge pull request #3749 from alcohol/allow-setting-packagist-to-false-through-config-command
composer config repositories.packagist false
9 years ago
..
Autoload Fix spelling of "Authoritative" 10 years ago
Command Let's be gentle and allow FALSE too 9 years ago
Config CS fixes 10 years ago
Console Also detect full temp dir, fixes #3559 10 years ago
DependencyResolver add --prefer-lowest-stable to update command 10 years ago
Downloader Show more info when a download fails 10 years ago
EventDispatcher Added missing variable 10 years ago
IO some micro-optimizations made 10 years ago
Installer Load plugins before purging packages, fixes #3557 10 years ago
Json Simplified syntax 10 years ago
Package Update RootPackageInterface.php 9 years ago
Plugin Load plugins before purging packages, fixes #3557 10 years ago
Repository fix bug in GitDriver::supports for remote repo 10 years ago
Script Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
Util github deprecation changes 10 years ago
Cache.php CS fixes 10 years ago
Compiler.php Simplify tag probe 10 years ago
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 10 years ago
Config.php Merge pull request #3610 from bd808/feature/classmap-authoritative 10 years ago
Factory.php remove unused statements 10 years ago
Installer.php Adjust tests and fix installer code to create the pool using locked requirements and not the composer.json reqs 9 years ago