1
0
Fork 0
composer/src/Composer
Jordi Boggiano 947c1fbabb Merge pull request #3484 from stof/fix_rule
Fix the display of rules
2014-12-02 10:28:03 +00:00
..
Autoload Issue #3422 2014-11-17 11:05:23 +01:00
Command Merge pull request #3325 from rdohms/implementing-abandoned-packages 2014-11-20 13:09:18 +01:00
Config CS fixes 2014-10-17 18:57:27 +01:00
Console Don't display the dev warning time when running self-update 2014-11-20 18:21:14 +00:00
DependencyResolver Avoid generating duplicate conflict rules 2014-12-01 20:10:05 +01:00
Downloader Fix tests and run it before the push url updater 2014-10-20 20:16:14 +01:00
EventDispatcher Fix use of non existing ->getIO() function 2014-11-03 19:31:00 +01:00
IO read and discard zero chars to initialise STDIN 2014-07-05 13:49:45 +01:00
Installer CS fixes 2014-10-17 18:57:27 +01:00
Json Fix typo 2014-11-18 11:39:47 +01:00
Package Improve docblocks of public properties 2014-12-01 19:07:26 +01:00
Plugin Avoid passing args to CLI handlers when none are needed, fixes #3332 2014-10-07 11:27:24 +01:00
Repository Merge pull request #3383 from mpoiriert/patch-1 2014-12-01 20:19:35 +01:00
Script Avoid passing args to CLI handlers when none are needed, fixes #3332 2014-10-07 11:27:24 +01:00
Util CS fixes 2014-10-17 18:57:27 +01:00
Cache.php CS fixes 2014-10-17 18:57:27 +01:00
Compiler.php Updated $branchAliasVersion set based on @Seldaek's suggestion. 2014-10-17 15:07:26 -03:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php Allow reading of COMPOSER_ environment variables to be disabled 2014-11-21 10:14:40 +00:00
Factory.php CS fixes 2014-10-17 18:57:27 +01:00
Installer.php Merge pull request #3484 from stof/fix_rule 2014-12-02 10:28:03 +00:00