Skip to content

Commit c676a6c

Browse files
Depreciated GoogleChart, replace by Endroid-Qrcode
1 parent 33d1f97 commit c676a6c

File tree

2 files changed

+535
-3
lines changed

2 files changed

+535
-3
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"require": {
2121
"php": ">=7.1",
2222
"Spomky-Labs/otphp": "^9.0",
23-
"paragonie/constant_time_encoding": "^2.0"
23+
"paragonie/constant_time_encoding": "^2.0",
24+
"endroid/qr-code": "^3.5"
2425
},
2526
"autoload": {
2627
"psr-4": {

0 commit comments

Comments
 (0)