Jordi Boggiano
|
e8bc9232e0
Add explanation about match args in the "no installed package" output, refs #4663
|
9 gadi atpakaļ |
Jordi Boggiano
|
42cb3dafc4
Merge remote-tracking branch 'Soullivaneuh/depends-replaces'
|
9 gadi atpakaļ |
Jordi Boggiano
|
4fbf15e6d6
Tweaks and add new args to docs, refs #4663
|
9 gadi atpakaļ |
Jordi Boggiano
|
9e42eedf1f
Merge remote-tracking branch 'Soullivaneuh/depends-match-constraint'
|
9 gadi atpakaļ |
Jordi Boggiano
|
dbe7f34181
Allow depend command to show results for platform packages, fixes #3836, fixes #4696
|
9 gadi atpakaļ |
Sullivan SENECHAL
|
e0031ed4a2
Add match-constraint options to depends command
|
9 gadi atpakaļ |
Sullivan SENECHAL
|
0eb7e2f216
Add --with-replaces option on depends command
|
9 gadi atpakaļ |
Sullivan SENECHAL
|
d8975b5cb1
Depends command: Add phpdoc blocks for IDE completion
|
9 gadi atpakaļ |
Jordi Boggiano
|
dbcf8cae13
Fix depends command to also show when the root package depends on something
|
9 gadi atpakaļ |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 gadi atpakaļ |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 gadi atpakaļ |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Jordi Boggiano
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 gadi atpakaļ |
Jordi Boggiano
|
b51a4a7854
Improve depends output, fixes #1459
|
12 gadi atpakaļ |
Bilal Amarni
|
4e02cbd49e
added a local option to the depends command
|
12 gadi atpakaļ |
Jordi Boggiano
|
e2f8098f53
Fix depends command on 5.3, fixes #1034
|
13 gadi atpakaļ |
Jordi Boggiano
|
c31d588b7d
Update init and depends commands to use the new filterPackages method
|
13 gadi atpakaļ |
Jordi Boggiano
|
de4e9c4022
Fix InputOption requirement flags
|
13 gadi atpakaļ |
Jordi Boggiano
|
66e9dcddf4
CS fixes
|
13 gadi atpakaļ |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 gadi atpakaļ |
Jordi Boggiano
|
d1f66073ca
Update depends command
|
13 gadi atpakaļ |
Jordi Boggiano
|
fd0bf14eb2
Support both require and requires as depends link-type arg
|
13 gadi atpakaļ |
Jordi Boggiano
|
cc1dbbc36f
Add --link-type option to select link types in DependsCommand
|
13 gadi atpakaļ |
Hugo Hamon
|
c993f3e92d
[Command] removed unused local $recommendedDependencies variable in DependsCommand::getReferences() method.
|
13 gadi atpakaļ |
Jordi Boggiano
|
83a106bd79
Add recommends and package versions to the depends command
|
13 gadi atpakaļ |
Justin Rainbow
|
981477dd17
New 'depends' command added
|
13 gadi atpakaļ |