1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 17:12:51 +00:00

Merge branch 'master' into 2.0

This commit is contained in:
Jordi Boggiano 2019-04-01 18:03:34 +02:00
commit 0317199507
No known key found for this signature in database
GPG key ID: 7BBD42C429EC80BC
34 changed files with 105 additions and 30 deletions

View file

@ -85,6 +85,7 @@ class ShowCommand extends BaseCommand
The show command displays detailed information about a package, or
lists all packages available.
Read more at https://getcomposer.org/doc/03-cli.md#show
EOT
)
;