Skip to content

Commit

Permalink
Merge pull request #87 from WyriHaximus/drop-promise-v2-support
Browse files Browse the repository at this point in the history
Drop react/promise v2 support
  • Loading branch information
WyriHaximus authored Nov 3, 2023
2 parents 4dbeb48 + 8529a06 commit e28ae81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 || ^3.0"
"react/promise": "^3.0"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^7.2.0"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit e28ae81

Please sign in to comment.