File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
5757- PHP 8.2+
5858 - [ ` ext-mbstring ` ] ( https://www.php.net/manual/book.mbstring.php )
5959 - optional:
60- - [ ` ext-gd ` ] ( https://www.php.net/manual/book.image )
60+ - [ ` ext-gd ` ] ( https://www.php.net/manual/book.image ) for ` QRGdImage ` based output
6161 - [ ` ext-imagick ` ] ( https://github.com/Imagick/imagick ) with [ ImageMagick] ( https://imagemagick.org ) installed
62- - [ ` ext-fileinfo ` ] ( https://www.php.net/manual/book.fileinfo.php ) ( required by ` QRImagick ` output)
62+ - [ ` ext-fileinfo ` ] ( https://www.php.net/manual/book.fileinfo.php ) required by ` QRImagick ` output
6363 - [ ` setasign/fpdf ` ] ( https://github.com/setasign/fpdf ) for the PDF output module
6464 - [ ` intervention/image ` ] ( https://github.com/Intervention/image ) for alternative GD/ImageMagick output
6565
You can’t perform that action at this time.
0 commit comments