Compare commits

...

1 Commits

Author SHA1 Message Date
Daniel Seifert 9c768d4af7
bump webauthn lib to 4.5 2023-02-05 22:06:56 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"require": {
"php": ">=7.4",
"oxid-esales/oxideshop-ce": "6.8 - 6.13",
"web-auth/webauthn-lib": "^3.3",
"web-auth/webauthn-lib": "^4.3",
"nyholm/psr7": "^1.5.1",
"nyholm/psr7-server": "^1.0.2",
"ext-json": "*",