php-qrcode-detector-decoder icon indicating copy to clipboard operation
php-qrcode-detector-decoder copied to clipboard

Matching requirements in Composer according to source code

Open Trismegiste opened this issue 3 years ago • 1 comments

Hello,

Since it is obvious the class QrReader.php fully uses PHP 8 features, I've fixed the requirements in composer.json and README.

Hope this helps

Trismegiste avatar Jun 30 '22 07:06 Trismegiste

I think php must >= 8.1

limingxinleo avatar Jun 30 '22 08:06 limingxinleo