1
0
Fork 0

Doc formatting fixes

pull/7912/head
Jordi Boggiano 2019-01-29 10:55:05 +01:00 committed by GitHub
parent fbb9d20c33
commit 2d7a8c67e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

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