9 Commits (edece864e7e4c668dcad6601df70777882d22116)

Author SHA1 Message Date
Issei.M 0856dfa084 Aligns the verb form of commands' description 7 years ago
Sven Luijten b4a77e1c0e Add full stop to all command descriptions 8 years ago
Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
Possum 2e99b9fdf5 Use https where possible 9 years ago
Rob Bast cb336a5416 Implement writeError throughout Composer 9 years ago
Jordi Boggiano 94926218e8 CS fixes 10 years ago
Igor Wiedler e7c7e2f70d Consistently describe composer as dep mgr as opposed to package mgr
Closes #1207.
12 years ago
Igor Wiedler 0fe90c5d87 update some links to point to getcomposer.org 12 years ago
Henrik Bjørnskov 25fa4ec60c Rename HelpCommand to AboutCommand
Because of the native Symfony\Component\Console\Command\HelpCommand it
is not possible to have a custom HelpCommand unless a lot of code is
duplicated. Therefor change the HelpCommand to AboutCommand.
13 years ago