Unify Composer concept
parent
df2f2dc113
commit
1191bbc5f4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue