1
0
Fork 0

Merge pull request #6781 from cafferata/patch-1

Update 03-cli.md
pull/6780/merge
Jordi Boggiano 2017-11-03 19:59:19 +01:00 committed by GitHub
commit 308cf07973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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