Doc formatting fixes
parent
fbb9d20c33
commit
2d7a8c67e8
|
@ -236,11 +236,11 @@ This is used if you use the `gitlab` repository type.
|
||||||
|
|
||||||
## use-github-api
|
## use-github-api
|
||||||
|
|
||||||
Defaults to `true`. Similar to the `no-api` key on a specific repository, setting `use-github-api` to `false` will define the global behavior for all GitHub repositories to clone the
|
Defaults to `true`. Similar to the `no-api` key on a specific repository,
|
||||||
repository as it would with any other git repository instead of using the
|
setting `use-github-api` to `false` will define the global behavior for all
|
||||||
GitHub API. But unlike using the `git` driver directly, Composer will still
|
GitHub repositories to clone the repository as it would with any other git
|
||||||
attempt to use github's zip files.
|
repository instead of using the GitHub API. But unlike using the `git`
|
||||||
|
driver directly, Composer will still attempt to use GitHub's zip files.
|
||||||
|
|
||||||
## notify-on-install
|
## notify-on-install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue