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.
Javier Spagnoletti e36f2ea618 Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag).
This replies the work done in #3352 respecting other uses of ```Composer::VERSION``` constant.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| Doc PR        | none
10 years ago
..
Autoload Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
Command Merge pull request #3319 from desyncr/bugfix/missing-default-author-value-validation 10 years ago
Config Fix phpdoc 10 years ago
Console 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
DependencyResolver [#2492] Removing an unused variable and use statement, fixing phpdoc 10 years ago
Downloader Merge pull request #3122 from garthkerr/patch-1 10 years ago
EventDispatcher Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
IO read and discard zero chars to initialise STDIN 10 years ago
Installer Rename *-solve-dependencies to *-dependencies-solving 10 years ago
Json Normalize json across all php versions, fixes #3226 10 years ago
Package Fix phpdoc 10 years ago
Plugin Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
Repository Fix the problem at the source, refs #3322 10 years ago
Script Avoid passing args to CLI handlers when none are needed, fixes #3332 10 years ago
Util Merge remote-tracking branch 'garoevans/intelligent-auth' 10 years ago
Cache.php Fix file deletions to always use a delayed retry on windows, fixes #3074 10 years ago
Compiler.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
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 $HOME and ~ usage in all *-dir config values, fixes #3060 10 years ago
Factory.php Fix phpdoc 10 years ago
Installer.php added $installer->isVerbose() 10 years ago