Skip to content

Commit

Permalink
Merge pull request #41 from jsor-labs/evenement-3.0
Browse files Browse the repository at this point in the history
Allow evenement 3.0
  • Loading branch information
WyriHaximus committed Sep 30, 2017
2 parents 09386d0 + 7fba787 commit bcc1d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=5.4.0",
"ext-zmq": "*",
"evenement/evenement": "~2.0",
"evenement/evenement": "^3.0 || ^2.0",
"react/event-loop": "0.4.*"
},
"require-dev": {
Expand Down

0 comments on commit bcc1d8c

Please sign in to comment.