1
0
Fork 0

Merge pull request #9341 from schramm-michael/schramm-michael-typo-consumer-key

Update authentication-for-private-packages.md
pull/9348/head
Jordi Boggiano 2020-10-25 21:42:43 +01:00 committed by GitHub
commit 0cca80f8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ The BitBucket driver uses OAuth to access your private repositories via the BitB
### Command line bitbucket-oauth
```sh
composer config [--global] bitbucket-oauth.bitbucket.org cosumer-key consumer-secret
composer config [--global] bitbucket-oauth.bitbucket.org consumer-key consumer-secret
```
### Manual bitbucket-oauth