File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
58
58
- PHP 7.4+
59
59
- [ ` ext-mbstring ` ] ( https://www.php.net/manual/book.mbstring.php )
60
60
- optional:
61
- - [ ` ext-fileinfo ` ] ( https://www.php.net/manual/book.fileinfo.php ) (required by ` QRImagick ` output)
62
61
- [ ` ext-gd ` ] ( https://www.php.net/manual/book.image )
63
62
- [ ` ext-imagick ` ] ( https://github.com/Imagick/imagick ) with [ ImageMagick] ( https://imagemagick.org ) installed
63
+ - [ ` ext-fileinfo ` ] ( https://www.php.net/manual/book.fileinfo.php ) (required by ` QRImagick ` output)
64
64
- [ ` setasign/fpdf ` ] ( https://github.com/setasign/fpdf ) for the PDF output module
65
65
66
66
For the QRCode reader, either ` ext-gd ` or ` ext-imagick ` is required!
You can’t perform that action at this time.
0 commit comments