Commit a2ba896b by Mohammad Izzat Johari

add credential

parent d24da689
{
"http-basic": {
"coders.3fresources.com": {
"username": "izzat",
"password": "izzat1234"
}
}
}
\ No newline at end of file
...@@ -27,5 +27,11 @@ ...@@ -27,5 +27,11 @@
"HsmCrypto": "laravelhsm\\HsmCrypto\\Facades\\HsmCrypto" "HsmCrypto": "laravelhsm\\HsmCrypto\\Facades\\HsmCrypto"
} }
} }
},
"repositories": [
{
"type": "composer",
"url": "https://coders.3fresources.com"
} }
]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment