Skip to content

Commit 829661c

Browse files
Merge branch 'replace-google-chart-api'
2 parents 1640089 + c676a6c commit 829661c

File tree

3 files changed

+540
-4
lines changed

3 files changed

+540
-4
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)