Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2amjsouza authored Jan 20, 2024
1 parent 6390026 commit 33856d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
php composer.phar require 2amigos/2fa-library:^2.0
php composer.phar require 2amigos/2fa-library:^3.0
```
or add

```json
"2amigos/2fa-library": "^2.0"
"2amigos/2fa-library": "^3.0"
```

## Usage
Expand Down

0 comments on commit 33856d1

Please sign in to comment.