Skip to content

Commit 5dcb4fb

Browse files
Bump react/promise from 2.9.0 to 2.10.0
Bumps [react/promise](https://github.com/reactphp/promise) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/reactphp/promise/releases) - [Changelog](https://github.com/reactphp/promise/blob/v2.10.0/CHANGELOG.md) - [Commits](reactphp/promise@v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: react/promise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52647a9 commit 5dcb4fb

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"phpunit/phpunit": "^9.6.7",
1414
"react/async": "^4.0",
1515
"react/event-loop": "^1.3.0",
16-
"react/promise": "^2.9.",
16+
"react/promise": "^2.10.",
1717
"wyrihaximus/test-utilities": "^5.5.0 || ^6"
1818
},
1919
"require-dev": {

composer.lock

Lines changed: 10 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)