diff --git a/src/webauthn/composer.json b/src/webauthn/composer.json index b5c5cb27..3e2bf7be 100644 --- a/src/webauthn/composer.json +++ b/src/webauthn/composer.json @@ -26,6 +26,7 @@ "ext-mbstring": "*", "lcobucci/clock": "^2.2|^3.0", "paragonie/constant_time_encoding": "^2.6|^3.0", + "psr/clock": "^1.0", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", @@ -34,8 +35,7 @@ "spomky-labs/pki-framework": "^1.0", "symfony/uid": "^6.1|^7.0", "symfony/deprecation-contracts": "^3.2", - "web-auth/cose-lib": "^4.2.3", - "psr/clock": "^1.0" + "web-auth/cose-lib": "^4.2.3" }, "autoload": { "psr-4": {