Explorar el Código

Unify Composer concept

Nguyen Xuan Quynh hace 6 años
padre
commit
1191bbc5f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Composer/Command/AboutCommand.php

+ 1 - 1
src/Composer/Command/AboutCommand.php

@@ -37,7 +37,7 @@ EOT
     {
         $this->getIO()->write(
             <<<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.
 See https://getcomposer.org/ for more information.</comment>
 EOT