Add: packages to generate OTP tokens & QR codes

This commit is contained in:
Jan Schuppik 2025-08-04 09:39:34 +02:00 committed by Johannes Rauh
parent e00e46fb32
commit 7b7ff8d4e2

View File

@ -16,6 +16,7 @@
"require": {
"php": ">=8.2",
"ext-curl": "*",
"chillerlan/php-qrcode": "^5.0.3",
"clue/block-react": "^1.5",
"clue/connection-manager-extra": "^1.3",
"clue/http-proxy-react": "^1.8",
@ -53,6 +54,7 @@
"react/stream": "^1.3",
"shardj/zf1-future": "^1.23.5",
"simshaun/recurr": "^5",
"spomky-labs/otphp": "^11.3.0",
"tedivm/jshrink": "^1.6.8",
"wikimedia/less.php": "^3.2.1",
"zircote/swagger-php": "^5.5"