diff --git a/composer.json b/composer.json index f43f908217..faa425fcac 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "ext-gd2": "For image transformations", "ext-mbstring": "For best performance", "tecnickcom/tcpdf": "For PDF support", - "pragmarx/google2fa-qrcode": "^2.1 - For 2FA authentication", + "pragmarx/google2fa-qrcode": "^2.1 or ^3.0 - For 2FA authentication", "bacon/bacon-qr-code": "^2.0 - For 2FA authentication", "code-lts/u2f-php-server": "For FIDO U2F authentication", "web-auth/webauthn-lib": "For better WebAuthn/FIDO2 authentication support" @@ -105,7 +105,7 @@ "phpstan/phpstan-strict-rules": "^1.5", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^10.0", - "pragmarx/google2fa-qrcode": "^2.1", + "pragmarx/google2fa-qrcode": "^3.0", "psalm/plugin-phpunit": "^0.18.4", "roave/security-advisories": "dev-latest", "symfony/console": "^6.2",