Skip to content

Commit 2235bae

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] <[email protected]>
1 parent 7186a0c commit 2235bae

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
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8 || ^7.4",
1313
"react/event-loop": "^1.2",
14-
"react/promise": "^2.7",
14+
"react/promise": "^2.10",
1515
"wyrihaximus/react-child-process-closure": "^1.2",
1616
"wyrihaximus/react-child-process-messenger": "^4.0.2"
1717
},

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)