Update pragmarx/google2fa-qrcode to version 3.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
9897858b15
commit
d9430f78a6
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user