When I run > composer update on a recently installed labs instance I am prompted for a Github token. What if I don't have a Github account?
Updating dependencies (including require-dev)
- Removing justinrainbow/json-schema (1.4.2)
- Installing justinrainbow/json-schema (1.4.4) Downloading: Connecting...
Could not fetch https://api.github.com/repos/justinrainbow/json-schema/zipball/8dc9b9d85ab639ca60ab4608b34c1279d6ae7bce, please create a GitHub OAuth token to go over the API rate limit
Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+gather-browser-tests+2015-07-20+1753
to retrieve a token. It will be stored in "/home/jdlrobson/.composer/auth.json" for future use by Composer.
Token (hidden):
Token stored successfully.
Downloading: 100%