feat: refactor API client to communicate via socket

This commit is contained in:
Björn Fromme
2025-01-15 15:30:55 +01:00
parent abbd067f8c
commit 6af42e5703
5 changed files with 113 additions and 26 deletions
+1
View File
@@ -14,6 +14,7 @@
"ext-ctype": "*",
"ext-iconv": "*",
"ext-simplexml": "*",
"ext-sockets": "*",
"beberlei/doctrineextensions": "^1.5",
"doctrine/doctrine-bundle": "^2.10",
"doctrine/doctrine-migrations-bundle": "^3.2",