Skip to content

Commit b8fd476

Browse files
authored
Merge pull request #59 from reactphp-parallel/target-event-loop-v2@dev
Target event loop v2@dev
2 parents 4b4bb93 + 6ba4226 commit b8fd476

File tree

2 files changed

+291
-236
lines changed

2 files changed

+291
-236
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.2",
1414
"ext-parallel": "*",
15-
"react-parallel/event-loop": "dev-master as 2.0",
15+
"react-parallel/event-loop": "^2@dev",
1616
"react/event-loop": "^1.1",
1717
"react/promise": "^2.7 || ^3.0",
1818
"wyrihaximus/constants": "^1.6"

0 commit comments

Comments
 (0)