summaryrefslogtreecommitdiff
path: root/vendor/chillerlan/php-qrcode/examples/imagick.php
AgeCommit message (Collapse)Author
2024-11-21Bump 'chillerlan/php-qrcode' to 5.0.x.wn_
* Maintains PHP `7.4` compatibility and adds PHP `8.4` compatibility * The `4.4.x` branch does the same, but I didn't see any reason not to go to `5.0.x`. * https://github.com/chillerlan/php-qrcode/releases
2021-02-26* switch to composer for qrcode and otp dependenciesAndrew Dolgov
* move most OTP-related stuff into userhelper * remove old phpqrcode and otphp libraries