File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 11# UPN QR code generator for PHP
22
3- [ ![ Packagist Version] ( https://img.shields.io/packagist/v/datalinx/php-upn-qr-generator )] ( https://packagist.org/packages/datalinx/php-upn-qr-generator )
4- ![ Packagist PHP Version Support] ( https://img.shields.io/packagist/php-v/datalinx/php-upn-qr-generator )
53![ Packagist Downloads] ( https://img.shields.io/packagist/dt/datalinx/php-upn-qr-generator )
64[ ![ Test runner] ( https://github.com/DataLinx/php-upn-qr-generator/actions/workflows/test-runner.yml/badge.svg?branch=master )] ( https://github.com/DataLinx/php-upn-qr-generator/actions/workflows/test-runner.yml )
75[ ![ codecov] ( https://codecov.io/gh/DataLinx/php-upn-qr-generator/graph/badge.svg?token=VOYIGEPWA5 )] ( https://codecov.io/gh/DataLinx/php-upn-qr-generator )
@@ -16,7 +14,7 @@ This library can output a PNG, SVG or EPS image to a local file.
1614The code is fully tested, including OCRing of the generated QR code.
1715
1816## Requirements
19- - PHP >= 8.1
17+ - PHP >= 7.4 (see versions below)
2018- mbstring and iconv PHP extensions
2119- imagick PHP extension, but only if you want to generate PNG (raster) QR code images — not required for vector formats (SVG, EPS)
2220
You can’t perform that action at this time.
0 commit comments