Skip to content

Commit e72fb25

Browse files
authored
Bump to reactphp/event-loop ^1.5 (#5246)
It include performance improvement by using `spl_object_id()` instead of `spl_object_hash()` https://github.com/reactphp/event-loop/releases/tag/v1.5.0
1 parent caba1a0 commit e72fb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ondram/ci-detector": "^4.1",
2626
"phpstan/phpdoc-parser": "^1.23",
2727
"phpstan/phpstan": "^1.10.35",
28-
"react/event-loop": "^1.3",
28+
"react/event-loop": "^1.5",
2929
"react/promise": "^2.10",
3030
"react/socket": "^1.12",
3131
"rector/extension-installer": "^0.11.2",

0 commit comments

Comments
 (0)