Skip to content

Commit

Permalink
Add compatibility with Revolt v1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Nov 7, 2022
1 parent 92b60c1 commit 9d2d224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"amphp/sync": "^2",
"league/uri": "^6",
"psr/http-message": "^1",
"revolt/event-loop": "^0.2.4",
"revolt/event-loop": "^1 || ^0.2.4",
"amphp/pipeline": "^1"
},
"require-dev": {
Expand Down

0 comments on commit 9d2d224

Please sign in to comment.