1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00
This commit is contained in:
Andrew Marcinkevičius 2016-03-24 18:30:23 +02:00
parent edebbef98a
commit bddf0d4f46

View file

@ -469,7 +469,7 @@ sudo -H composer self-update
## config
The `config` command allows you to edit some basic Composer settings in either
the local composer.json file or the global config.json file.
the local `composer.json` file or the global `config.json` file.
```sh
php composer.phar config --list