mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix typo
This commit is contained in:
parent
edebbef98a
commit
bddf0d4f46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue