Skip to content

Commit 04bef9c

Browse files
Update 2FA docs
1 parent 5d739d7 commit 04bef9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ First, require two packages needed for this feature:
147147

148148
```bash
149149
composer require pragmarx/google2fa-laravel
150-
composer require bacon/bacon-qr-code:"~2.0"
150+
composer require bacon/bacon-qr-code:"~3.0"
151151
```
152152

153153
Then, you'll need to configure the totp handler:

0 commit comments

Comments
 (0)