Create a new composer.json file with the following content, or add them to a existing composer.json
{
"repositories": [
{"type": "composer", "url": "https://not-a-number.repo.repman.io"}
]
}
composer config --global --auth http-basic.not-a-number.repo.repman.io token <TOKEN>