Skip to content

Commit 8068057

Browse files
committed
:octocat:
1 parent 95a5804 commit 8068057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
5858
- PHP 7.4+
5959
- [`ext-mbstring`](https://www.php.net/manual/book.mbstring.php)
6060
- optional:
61-
- [`ext-fileinfo`](https://www.php.net/manual/book.fileinfo.php) (required by `QRImagick` output)
6261
- [`ext-gd`](https://www.php.net/manual/book.image)
6362
- [`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)
6464
- [`setasign/fpdf`](https://github.com/setasign/fpdf) for the PDF output module
6565

6666
For the QRCode reader, either `ext-gd` or `ext-imagick` is required!

0 commit comments

Comments
 (0)