Skip to content

Commit 7f2a5a0

Browse files
Refactor websockets
1 parent a47da97 commit 7f2a5a0

File tree

4 files changed

+5024
-534
lines changed

4 files changed

+5024
-534
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.2",
2020
"illuminate/support": "^10.0|^11.0|^12.0",
21-
"textalk/websocket": "^1.6",
21+
"phrity/websocket": "^3.0",
2222
"fortephp/forte": "^0.1.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)