Rely on NGINX GeoIP2 module for country code lookup.

This commit is contained in:
flash 2023-07-11 00:25:43 +00:00
parent 911c12a3b0
commit d69f7c2abf
28 changed files with 101 additions and 461 deletions

View file

@ -2,7 +2,6 @@
"require": {
"twig/twig": "^3.0",
"erusev/parsedown": "~1.6",
"geoip2/geoip2": "~2.0",
"chillerlan/php-qrcode": "^4.3",
"whichbrowser/parser": "^2.0",
"symfony/mailer": "^6.0"