Skip to content

Commit d5dfa8e

Browse files
committed
Add compatibility with revolt/event-loop v0.2.x
1 parent 0b72190 commit d5dfa8e

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
@@ -22,7 +22,7 @@
2222
"php": ">=8",
2323
"ext-json": "*",
2424
"amphp/amp": "^3",
25-
"revolt/event-loop": "^0.1",
25+
"revolt/event-loop": "^0.2 || ^0.1",
2626
"phpunit/phpunit": "^9"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)