Skip to content

Commit 57e22cf

Browse files
committed
Add compatibility with Revolt v1.x
1 parent 374c590 commit 57e22cf

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
@@ -35,7 +35,7 @@
3535
"amphp/serialization": "^1",
3636
"amphp/socket": "^2",
3737
"amphp/sync": "^2",
38-
"revolt/event-loop": "^0.2.1"
38+
"revolt/event-loop": "^1 || ^0.2.1"
3939
},
4040
"require-dev": {
4141
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)