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 07d6c58 commit 8ace7ecCopy full SHA for 8ace7ec
composer.json
@@ -12,9 +12,9 @@
12
"php": "8.3.* || 8.4.*",
13
"guzzlehttp/psr7": "^2.4",
14
"psr/http-message": "^1.0 || ^2.0",
15
- "ratchet/rfc6455": "^0.3.1",
16
- "react/event-loop": "^1.3",
17
- "react/socket": "^1.11",
+ "ratchet/rfc6455": "^0.4",
+ "react/event-loop": "^1.5",
+ "react/socket": "^1.16",
18
"symfony/deprecation-contracts": "^2.5 || ^3.0",
19
"symfony/http-foundation": "^6.4 || ^7.2",
20
"symfony/routing": "^6.4 || ^7.2"
0 commit comments