Explorar el Código

Merge pull request #6781 from cafferata/patch-1

Update 03-cli.md
Jordi Boggiano hace 7 años
padre
commit
308cf07973
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -261,7 +261,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