Markus Staab
|
c876613d5c
Added "Read more at" links to all commands (#8019)
|
6 лет назад |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 лет назад |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
8 лет назад |
Rob Bast
|
a245c4618b
php-cs-fixer
|
9 лет назад |
Niels Keurentjes
|
22a6f6c612
phpdoc consistency.
|
9 лет назад |
Niels Keurentjes
|
75bb0d9b10
Implemented Prohibits and Depends correctly now.
|
9 лет назад |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 лет назад |
Niels Keurentjes
|
9bc2ee02e4
Process feedback, code cleanup.
|
9 лет назад |
Niels Keurentjes
|
86374034b6
Removed unnecessary state from Depends command.
|
9 лет назад |
Niels Keurentjes
|
9b41495353
Options added and cleaned up.
|
9 лет назад |
Niels Keurentjes
|
e38fe67333
Rewrote DependsCommand
|
9 лет назад |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 лет назад |
Jordi Boggiano
|
a0398286ba
Wording fixes
|
9 лет назад |
Jordi Boggiano
|
e8bc9232e0
Add explanation about match args in the "no installed package" output, refs #4663
|
9 лет назад |
Jordi Boggiano
|
42cb3dafc4
Merge remote-tracking branch 'Soullivaneuh/depends-replaces'
|
9 лет назад |
Jordi Boggiano
|
4fbf15e6d6
Tweaks and add new args to docs, refs #4663
|
9 лет назад |
Jordi Boggiano
|
9e42eedf1f
Merge remote-tracking branch 'Soullivaneuh/depends-match-constraint'
|
9 лет назад |
Jordi Boggiano
|
dbe7f34181
Allow depend command to show results for platform packages, fixes #3836, fixes #4696
|
9 лет назад |
Sullivan SENECHAL
|
e0031ed4a2
Add match-constraint options to depends command
|
9 лет назад |
Sullivan SENECHAL
|
0eb7e2f216
Add --with-replaces option on depends command
|
9 лет назад |
Sullivan SENECHAL
|
d8975b5cb1
Depends command: Add phpdoc blocks for IDE completion
|
9 лет назад |
Jordi Boggiano
|
dbcf8cae13
Fix depends command to also show when the root package depends on something
|
9 лет назад |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 лет назад |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 лет назад |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 лет назад |
Jordi Boggiano
|
be861f090a
Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646
|
12 лет назад |
Jordi Boggiano
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 лет назад |
Jordi Boggiano
|
b51a4a7854
Improve depends output, fixes #1459
|
12 лет назад |
Bilal Amarni
|
4e02cbd49e
added a local option to the depends command
|
12 лет назад |
Jordi Boggiano
|
e2f8098f53
Fix depends command on 5.3, fixes #1034
|
13 лет назад |