Skip to content

Commit 8ace7ec

Browse files
committed
Require ratchet/rfc6455 0.4, bump ReactPHP dependencies
1 parent 07d6c58 commit 8ace7ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"php": "8.3.* || 8.4.*",
1313
"guzzlehttp/psr7": "^2.4",
1414
"psr/http-message": "^1.0 || ^2.0",
15-
"ratchet/rfc6455": "^0.3.1",
16-
"react/event-loop": "^1.3",
17-
"react/socket": "^1.11",
15+
"ratchet/rfc6455": "^0.4",
16+
"react/event-loop": "^1.5",
17+
"react/socket": "^1.16",
1818
"symfony/deprecation-contracts": "^2.5 || ^3.0",
1919
"symfony/http-foundation": "^6.4 || ^7.2",
2020
"symfony/routing": "^6.4 || ^7.2"

0 commit comments

Comments
 (0)