Skip to content

Commit

Permalink
Update dependency react/promise to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent f502a4e commit 96c9883
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": "^8.2",
"react/event-loop": "^1.4",
"react/promise": "^2.10"
"react/promise": "^2.10 || ^3.0"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^7.2.0"
Expand Down
21 changes: 11 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96c9883

Please sign in to comment.