Skip to content

Commit caa9040

Browse files
Bump react/promise from 2.8.0 to 2.9.0
Bumps [react/promise](https://github.com/reactphp/promise) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/reactphp/promise/releases) - [Changelog](https://github.com/reactphp/promise/blob/2.x/CHANGELOG.md) - [Commits](reactphp/promise@v2.8.0...v2.9.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 e8ee80c commit caa9040

File tree

2 files changed

+40
-14
lines changed

2 files changed

+40
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"clue/block-react": "^1.5",
1414
"phpunit/phpunit": "^9.5",
1515
"react/event-loop": "^1.2",
16-
"react/promise": "^2.8",
16+
"react/promise": "^2.9",
1717
"wyrihaximus/test-utilities": "^5 || ^4 || ^3.7.6"
1818
},
1919
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)