Niels Keurentjes
|
692a3ed300
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
Rob Bast
|
cb336a5416
|
Implement writeError throughout Composer
|
2015-02-25 11:00:35 +01:00 |
Jordi Boggiano
|
11a0d16ccc
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
Jordi Boggiano
|
57146c12b4
|
Warn user that commands are being run in another directory
|
2013-10-11 19:59:46 -03:00 |
Nicolas Bastien
|
52711d121c
|
Remove unused use statement.
|
2013-10-07 17:11:57 +02:00 |
Jordi Boggiano
|
ef072ff8c0
|
Merge pull request #2205 from unn/patch-1
Update help docs for the global command
|
2013-08-27 08:30:56 -07:00 |
Jordi Boggiano
|
c2dc433fa4
|
Improve global command to support short command resolution
|
2013-08-26 12:03:39 +02:00 |
David Stoline
|
54a74e81d5
|
Add a note about customizations
|
2013-08-23 12:02:35 -04:00 |
David Stoline
|
6eee550c2f
|
Update help docs for the global command
I noticed that COMPOSER_HOME/vendor/bin was wrong. Correcting.
|
2013-08-23 10:59:43 -04:00 |
Jordi Boggiano
|
7311bc77e6
|
Add global command to be able to require/install/update global packages, fixes #1813, fixes #55
|
2013-08-17 02:59:17 +02:00 |