diff --git a/docs/guide/authentication.md b/docs/guide/authentication.md index 8b8c202cd..f152aaa84 100644 --- a/docs/guide/authentication.md +++ b/docs/guide/authentication.md @@ -147,7 +147,7 @@ First, require two packages needed for this feature: ```bash composer require pragmarx/google2fa-laravel -composer require bacon/bacon-qr-code:"~2.0" +composer require bacon/bacon-qr-code ``` Then, you'll need to configure the totp handler: