We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1123a commit e1411ecCopy full SHA for e1411ec
README.md
@@ -8,7 +8,7 @@ FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPD
8
9
If you're using Composer to manage dependencies, you can use
10
11
- $ composer require "setasign/fpdf": "1.7"
+ $ composer require setasign/fpdf:1.7
12
13
or you can include the following in your composer.json file:
14
0 commit comments