Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JanSlabon committed Aug 31, 2020
1 parent 474b554 commit 393249a
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 @@ -25,14 +25,14 @@ when using Write() etc.

If you're using Composer to manage dependencies, you can use

$ composer require setasign/tfpdf:1.31
$ composer require setasign/tfpdf:1.32

or you can include the following in your composer.json file:

```json
{
"require": {
"setasign/tfpdf": "1.31"
"setasign/tfpdf": "1.32"
}
}
```
Expand Down

0 comments on commit 393249a

Please sign in to comment.