diff --git a/composer.json b/composer.json index 7ecc98c..34cade5 100644 --- a/composer.json +++ b/composer.json @@ -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"