1
0
Fork 0

Merge pull request #7612 from xuanquynh/unify_composer_concept

Unify Composer concept
pull/7623/head
Jordi Boggiano 2018-09-05 00:28:29 +02:00 committed by GitHub
commit 29434a22c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ EOT
{ {
$this->getIO()->write( $this->getIO()->write(
<<<EOT <<<EOT
<info>Composer - Package Management for PHP</info> <info>Composer - Dependency Manager for PHP</info>
<comment>Composer is a dependency manager tracking local dependencies of your projects and libraries. <comment>Composer is a dependency manager tracking local dependencies of your projects and libraries.
See https://getcomposer.org/ for more information.</comment> See https://getcomposer.org/ for more information.</comment>
EOT EOT