Skip to content

Commit 44c06ba

Browse files
authored
Update composer.json
See #40 and #39
1 parent 9007489 commit 44c06ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"require-dev": {
2424
"phpunit/phpunit": "@stable"
2525
},
26+
"suggest": {
27+
"bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
28+
"endroid/qr-code": "Needed for EndroidQrCodeProvider"
29+
},
2630
"autoload": {
2731
"psr-4": {
2832
"RobThree\\Auth\\": "lib"

0 commit comments

Comments
 (0)