Skip to content

Commit

Permalink
Update react/event-loop requirement from 1.4.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.4.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 0ebe22d commit 73c8826
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 @@ -6,7 +6,7 @@
"require": {
"php": ">=8.1.0",
"ext-ardillo": "*",
"react/event-loop": "1.4.0"
"react/event-loop": "1.5.0"
},
"require-dev": {
"phpunit/phpunit": "^10.2",
Expand Down

0 comments on commit 73c8826

Please sign in to comment.