Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Version control
  • Loading branch information
nikhilPank authored Jan 30, 2024
1 parent 74fa427 commit a0cb621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ Add the Yoti SDK dependency:

```json
"require": {
"yoti/yoti-php-sdk" : "^4.1"
"yoti/yoti-php-sdk" : "^4.2.1"
}
```

Or run this Composer command
```console
$ composer require yoti/yoti-php-sdk "^4.1"
$ composer require yoti/yoti-php-sdk "^4.2.1"
```

## Setup
Expand Down

0 comments on commit a0cb621

Please sign in to comment.