1 file changed
+1
-1
lines changed- composer.lock+24-14
- composer/installed.json+27-17
- composer/installed.php+10-10
- composer/package-versions-deprecated/src/PackageVersions/Versions.php+4-4
- web-auth/cose-lib/src/Algorithm/ManagerFactory.php-1
- web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ECDSA.php-1
- web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ECSignature.php+12-3
- web-auth/cose-lib/src/Algorithm/Signature/RSA/PSSRSA.php-1
- web-auth/cose-lib/src/Algorithm/Signature/RSA/RSA.php+4-2
- web-auth/cose-lib/src/Key/Ec2Key.php-1
- web-auth/cose-lib/src/Key/Key.php-1
- web-auth/cose-lib/src/Key/RsaKey.php+7-3
- web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php+4-1
- web-auth/webauthn-lib/src/AttestationStatement/AppleAttestationStatementSupport.php+1-1
- web-auth/webauthn-lib/src/AttestationStatement/AttestationStatement.php+6
- web-auth/webauthn-lib/src/AuthenticatorAssertionResponseValidator.php+11-9
- web-auth/webauthn-lib/src/AuthenticatorAttestationResponseValidator.php+11-9
- web-auth/webauthn-lib/src/PublicKeyCredentialSource.php+25-2
- web-auth/webauthn-lib/src/PublicKeyCredentialUserEntity.php+1
- web-auth/webauthn-lib/src/Server.php+19-15
0 commit comments