We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Followed
https://help.github.com/articles/creating-an-access-token-for-command-line-use/ https://mage2.pro/t/topic/743
to create ~/.composer/auth.json
{ "github-oauth": { "github.com": "" } ,"http-basic": { "repo.magento.com": { "username": "", "password": "" } }