Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JanSlabon authored Jan 30, 2019
1 parent e0216a2 commit e4363ac
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 @@ -4,15 +4,15 @@ A kind of metadata package for Composer with fixed dependencies for the latest v
## Installation with [Composer](https://packagist.org/packages/setasign/fpdi-fpdf)

```bash
$ composer require setasign/fpdi-fpdf:2.1
$ composer require setasign/fpdi-fpdf:2.2
```

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

```json
{
"require": {
"setasign/fpdi-fpdf": "^2.1"
"setasign/fpdi-fpdf": "^2.2"
}
}
```

0 comments on commit e4363ac

Please sign in to comment.