First, run:
$ composer config --list --global        //this will get the composer home path.
[home] /root/.composer                   //it's my composer home path.And then, edit the config.json in [home] directory, make it like this:
{
  "config": {
 "github-protocols": [