Skip to content

Commit

Permalink
Update react/event-loop requirement from ^1.3.0 to ^1.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [react/event-loop](https://github.com/reactphp/event-loop) to permit the latest version.
- [Release notes](https://github.com/reactphp/event-loop/releases)
- [Changelog](https://github.com/reactphp/event-loop/blob/1.x/CHANGELOG.md)
- [Commits](reactphp/event-loop@v1.3.0...v1.5.0)

---
updated-dependencies:
- dependency-name: react/event-loop
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 9d08c89 commit a1f4b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"illuminate/console": "^8.83|^9.0.1",
"illuminate/support": "^8.83|^9.0.1",
"react/child-process": "^0.6.1",
"react/event-loop": "^1.3.0"
"react/event-loop": "^1.5.0"
},
"suggest": {
"ext-pcntl": "Running the Clusteer Server needs pcntl to listen to command signals."
Expand Down

0 comments on commit a1f4b77

Please sign in to comment.