We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6ada7 commit 882c9a7Copy full SHA for 882c9a7
1 file changed
composer.json
@@ -53,7 +53,7 @@
53
},
54
"require-dev": {
55
"ext-fileinfo": "*",
56
- "chillerlan/php-authenticator": "^5.3",
+ "chillerlan/php-authenticator": "^5.4.1",
57
"intervention/image": "^3.11",
58
"phan/phan": "^6.0.1",
59
"phpbench/phpbench": "^1.4",
@@ -66,7 +66,7 @@
66
"squizlabs/php_codesniffer": "^4.0"
67
68
"suggest": {
69
- "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
+ "chillerlan/2fa-qrcode-bundle": "An authenticator/qrcode bundle for MFA integration in frameworks and applications.",
70
"intervention/image": "More advanced GD and ImageMagick output.",
71
"setasign/fpdf": "Required to use the QR FPDF output.",
72
"simple-icons/simple-icons": "SVG icons that you can use to embed as logos in the QR Code"
0 commit comments