silverstripe / silverstripe-webauthn-authenticator

A Web Authentication (WebAuthn) authenticator for silverstripe/silverstripe-mfa
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Upgrade to web-auth/webauthn-lib ^4 for CMS 5 #118

Closed emteknetnz closed 2 years ago

emteknetnz commented 2 years ago

Update web-auth/webauthn-lib ^3 to web-auth/webauthn-lib ^4 in order to order to get a symfony ^6 compatibility - web-auth/webauthn-lib ^3 requires a max of symfony/process ^5

https://github.com/web-auth/webauthn-lib/blob/v4.0/composer.json requires symfony/uid ^6 and php 8.1, so this change should only target CMS5 only and should be done on a new major

maxime-rainville commented 2 years ago

Folded back into https://github.com/silverstripeltd/product-issues/issues/582