Installing the module
{
"http-basic": {
"raylo.repo.repman.io": {
"username": "token",
"password": “<access token here>”
}
},
// ... other auth configs
}composer config repositories composer.raylo.repo.repman.io https://raylo.repo.repman.iocomposer require raylo/raylopay-sdkLast updated
Was this helpful?