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.
Nils Adermann 6340f4ca58 Merge pull request #3493 from spreston/master
Fixed dependency problem caused by pull request #3482
10 years ago
..
Autoload Issue #3422 10 years ago
Command Use the repositories configured in composer.json for the require command 10 years ago
Config CS fixes 10 years ago
Console Don't display the dev warning time when running self-update 10 years ago
DependencyResolver Fixed dependency problem caused by pull request #3482 10 years ago
Downloader Fix tests and run it before the push url updater 10 years ago
EventDispatcher Fix use of non existing ->getIO() function 10 years ago
IO read and discard zero chars to initialise STDIN 10 years ago
Installer CS fixes 10 years ago
Json Fix typo 10 years ago
Package Improve docblocks of public properties 10 years ago
Plugin Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
Repository Skip empty time values 10 years ago
Script Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
Util CS fixes 10 years ago
Cache.php CS fixes 10 years ago
Compiler.php Prevent APC causing random fatal errors [fixes #264] 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 Allow reading of COMPOSER_ environment variables to be disabled 10 years ago
Factory.php CS fixes 10 years ago
Installer.php Free up memory before disabling gc. 10 years ago