Skip to content

Commit

Permalink
Bump react/promise from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [react/promise](https://github.com/reactphp/promise) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/reactphp/promise/releases)
- [Changelog](https://github.com/reactphp/promise/blob/v2.11.0/CHANGELOG.md)
- [Commits](reactphp/promise@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: react/promise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent eab8cc9 commit 8857fa4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": {
"php": "^8.1",
"react/async": "^4",
"react/promise": "^2.10",
"react/promise": "^2.11",
"reactivex/rxphp": "^2.0.11"
},
"require-dev": {
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

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

0 comments on commit 8857fa4

Please sign in to comment.