websocket improvements

This commit is contained in:
Yuri Kuznetsov
2025-09-01 14:11:19 +03:00
parent 495d2ccfbc
commit 988a677f4c
4 changed files with 138 additions and 48 deletions
+2 -1
View File
@@ -55,7 +55,8 @@
"league/oauth2-client": "^2.8",
"symfony/mailer": "^6",
"league/html-to-markdown": "^5.1",
"psr/clock": "^1.0"
"psr/clock": "^1.0",
"react/child-process": "^0.6.6"
},
"require-dev": {
"phpunit/phpunit": "^11.5",