Update local repo with a new generated token from github
composer config --global github-oauth.github.com new-token
If not, add --auth flag
composer config --global --auth github-oauth.github.com new-token
Then
composer config --list --global
It will generate the list, check github-oauth.github.com if it equals the on you generated in github
Hi, my name is Roel. I am a TALL stack developer. I created this site to document all web applications I created using the TALL stack. I exclusively built products using Laravel because I like the experience writing applications using the simplest framework/stack available.