Skip to content

Commit 97c83d4

Browse files
committed
Add revolt 1.x compatibility
1 parent 270a425 commit 97c83d4

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.2 || ^0.1",
25+
"revolt/event-loop": "^1 || ^0.2",
2626
"phpunit/phpunit": "^9"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)