Render QR code for TwoFactor authentication without Google Chart API
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
"swiftmailer/swiftmailer" : "5.4.5",
|
||||
"symfony/console" : "2.8.7",
|
||||
"symfony/event-dispatcher" : "2.7.14",
|
||||
"gregwar/captcha": "1.1.1"
|
||||
"gregwar/captcha": "1.1.1",
|
||||
"aferrandini/phpqrcode": "1.0.1"
|
||||
},
|
||||
"autoload" : {
|
||||
"classmap" : ["app/"],
|
||||
|
||||
Reference in New Issue
Block a user