Skip to content

Conversation

@edusalguero
Copy link
Contributor

The PR includes event-loop dependency update and fix forward compatibility with lastest EventLoop releases and to prevent related issues.

This is not an issue at the time of filing this PR but break tests.

Refs reactphp/event-loop#110 and reactphp/event-loop#118

"ext-zmq": "*",
"evenement/evenement": "^3.0 || ^2.0",
"react/event-loop": "^1.0 || ^0.5 || ^0.4"
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.5"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^0.5 is double

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ups! I will delete the PR and submit one with the compatibility with latest EventLoop releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants