We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd36bad commit d89b659Copy full SHA for d89b659
auth.json.sample
@@ -1,8 +1,8 @@
1
{
2
"http-basic": {
3
"repo.magento.com": {
4
- "username": "engcom-Delta",
5
- "password": "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"
+ "username": "<public-key>",
+ "password": "<private-key>"
6
}
7
8
0 commit comments