Skip to content

Commit e83df80

Browse files
Update 2FA docs
1 parent 04bef9c commit e83df80

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:"~3.0"
150+
composer require bacon/bacon-qr-code
151151
```
152152

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

0 commit comments

Comments
 (0)