Skip to content

Commit

Permalink
Add support for latest evenement release
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot committed Dec 22, 2017
1 parent 364ae6d commit 3ad529f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
}],
"require": {
"php": ">=5.5",
"mpociot/phpws": "~1.1",
"evenement/evenement": "~2.0",
"mpociot/phpws": "^2.0",
"evenement/evenement": "~3.0",
"guzzlehttp/guzzle": "~6.0",
"react/event-loop": "^0.4.1",
"react/promise": "^2.2"
Expand Down

0 comments on commit 3ad529f

Please # to comment.