When composer connects to GitHub I receive a warning about a deprecation authentication method. What authentication configuration should I use?
问题 GitHub has started sending emails about deprecated authentication but I have not yet found a resource for detailing what composer's auth.json should look like under the new regime. My requirements are relatively simple - using composer to update a Symfony application in development and occasionally experimenting with other repos. With this, my original configuration (automatically built)... { "github-oauth": { "github.com": "(a string)" } } ... I receive this warning: ...your personal access