Skip to content

Commit 5b9683d

Browse files
authored
chore: update legacy deps (#8902)
1 parent 510a8a0 commit 5b9683d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
"ext-hash": "*",
2626
"ext-json": "*",
2727
"ext-tokenizer": "*",
28-
"clue/ndjson-react": "^1.0",
28+
"clue/ndjson-react": "^1.3",
2929
"composer/semver": "^3.4",
3030
"composer/xdebug-handler": "^3.0.5",
3131
"fidry/cpu-core-counter": "^1.2",
3232
"react/child-process": "^0.6.6",
33-
"react/event-loop": "^1.0",
34-
"react/promise": "^2.11 || ^3.0",
35-
"react/socket": "^1.0",
36-
"react/stream": "^1.0",
33+
"react/event-loop": "^1.5",
34+
"react/promise": "^3.2",
35+
"react/socket": "^1.16",
36+
"react/stream": "^1.4",
3737
"sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0",
38-
"symfony/console": "^5.4.45 || ^6.4.13 || ^7.0",
38+
"symfony/console": "^5.4.47 || ^6.4.13 || ^7.0",
3939
"symfony/event-dispatcher": "^5.4.45 || ^6.4.13 || ^7.0",
4040
"symfony/filesystem": "^5.4.45 || ^6.4.13 || ^7.0",
4141
"symfony/finder": "^5.4.45 || ^6.4.17 || ^7.0",

0 commit comments

Comments
 (0)