소스 검색

Update 03-cli.md

Package `fabpot/php-cs-fixer` is, so I replaced it with `friendsofphp/php-cs-fixer`.
Jeffrey Cafferata 7 년 전
부모
커밋
b36622d316
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -260,7 +260,7 @@ can hold CLI tools or Composer plugins that you want to have available everywher
 This can be used to install CLI utilities globally. Here is an example:
 
 ```sh
-php composer.phar global require fabpot/php-cs-fixer
+php composer.phar global require friendsofphp/php-cs-fixer
 ```
 
 Now the `php-cs-fixer` binary is available globally. Just make sure your global