소스 검색

Unify Composer concept

Nguyen Xuan Quynh 6 년 전
부모
커밋
1191bbc5f4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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