added DNS resolver

This commit is contained in:
2024-12-18 20:47:44 +02:00
parent b8446181d3
commit 4051674324
13 changed files with 669 additions and 39 deletions

View File

@@ -6,7 +6,9 @@
"react/cache": "^1.2",
"clue/mq-react": "^1.6",
"smarty/smarty": "^5.4",
"react/promise-timer": "^1.11"
"react/promise-timer": "^1.11",
"geoip2/geoip2": "~2.0",
"maxmind-db/reader": "~1.0"
},
"autoload": {
"psr-4": {