bug fix
parent
41bc8fd1b6
commit
74c344ffe4
|
@ -60,10 +60,9 @@ To add a repository:
|
||||||
<comment>php composer.phar repositories.foo vcs http://bar.com</comment>
|
<comment>php composer.phar repositories.foo vcs http://bar.com</comment>
|
||||||
|
|
||||||
You can add a repository to the global config.json file by passing in the
|
You can add a repository to the global config.json file by passing in the
|
||||||
<info>--global</comment> option.
|
<info>--global</info> option.
|
||||||
|
|
||||||
If you want to launch your editor with the composer.json file you must have
|
If you want to launch your editor with the composer.json file you must have "EDITOR" set.
|
||||||
\$EDITOR set.
|
|
||||||
|
|
||||||
<comment>php composer.phar --edit</comment>
|
<comment>php composer.phar --edit</comment>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue