Skip to content

Commit 93d79b8

Browse files
committed
IMP: formatting for auth.json
1 parent 9ef8d9d commit 93d79b8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

auth.json.sample

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"http-basic": {
3-
"repo.magento.com": {
4-
"username": "<public-key>",
5-
"password": "<private-key>"
6-
}
2+
"http-basic": {
3+
"repo.magento.com": {
4+
"username": "<public-key>",
5+
"password": "<private-key>"
76
}
7+
}
88
}

0 commit comments

Comments
 (0)