feat: refactor API client to connect via socket

This commit is contained in:
Björn Fromme
2025-01-15 15:11:25 +01:00
parent c96b525aa4
commit 13385a10e3
4 changed files with 114 additions and 33 deletions
+1
View File
@@ -8,6 +8,7 @@
"ext-ctype": "*",
"ext-iconv": "*",
"ext-simplexml": "*",
"ext-sockets": "*",
"doctrine/dbal": "^3",
"doctrine/doctrine-bundle": "^2.13",
"doctrine/doctrine-migrations-bundle": "^3.3",