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
......@@ -20,12 +20,18 @@
},
"extra": {
"laravel": {
"providers": [
"providers": [
"laravelhsm\\HsmCrypto\\HsmCryptoServiceProvider"
],
"aliases": {
"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