We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3820f9b commit b232f51Copy full SHA for b232f51
1 file changed
composer.json
@@ -17,8 +17,8 @@
17
"require": {
18
"php": "^8.2",
19
"guzzlehttp/guzzle": "^7.7",
20
- "nutgram/hydrator": "^5.0",
21
- "textalk/websocket": "^1.6",
+ "nutgram/hydrator": ">=5.0",
+ "phrity/websocket": "^1.7.2",
22
"ext-fileinfo": "*"
23
},
24
"require-dev": {
0 commit comments