Sun, 06/05/2022 - 21:29
- Go to your github tokens page to get a personal token
- run the command below to save that token
composer config --global --auth github-oauth.github.com <token>
``
Authored by
Tags
composer config --global --auth github-oauth.github.com <token>
``