Replace more things with Index implementations, also bump QR Code library.

This commit is contained in:
flash 2022-03-01 23:14:03 +00:00
parent ef4921949b
commit 469b4f7859
12 changed files with 50 additions and 282 deletions

View file

@ -4,7 +4,7 @@
"erusev/parsedown": "~1.6",
"geoip2/geoip2": "~2.0",
"jublonet/codebird-php": "^3.1",
"chillerlan/php-qrcode": "^3.0",
"chillerlan/php-qrcode": "^4.3",
"whichbrowser/parser": "^2.0",
"symfony/mailer": "^6.0"
},