Skip to content

Commit 683c5b9

Browse files
committed
Explicitly depend on react/socket
1 parent be38bdc commit 683c5b9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"require": {
1717
"react/http-client": "0.3.*",
1818
"react/event-loop": "0.3.*",
19-
"react/socket-client": "0.3.*"
19+
"react/socket-client": "0.3.*",
20+
"react/socket": "0.3.*"
2021
}
2122
}

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)