Skip to content

Commit

Permalink
[0.2.x] Support Promise v3
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jan 29, 2024
1 parent ca5e06f commit 854dfcc
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 197 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": ">=7.4.0",
"react/event-loop": "^1.2",
"react/promise": "^2.8",
"react/promise": "^3 || ^2.8",
"react/promise-stream": "^1.2",
"react/stream": "^1.2"
},
Expand Down
Loading

0 comments on commit 854dfcc

Please sign in to comment.