Update addAuthenticationHeader usage where used (Composer 2.9 update) #244
Labels
maintainer investigating
This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!
Seems that composer/composer#12406 is introducing a new
addAuthenticationOptions
method (to replaceaddAuthenticationHeader
) which adds support for authenticating using a client cert. This is currently scheduled for Composer 2.9 (tbc)Check into our codebase and update to use the new method when upgrading to Composer 2.9
The text was updated successfully, but these errors were encountered: