diff --git a/README.md b/README.md index c6efc81..21245d5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To use FPDI with FPDF include following in your composer.json file: ```json { "require": { - "setasign/fpdf": "1.8.*", + "setasign/fpdf": "1.9.*", "setasign/fpdi": "^2.6" } }