Use latest RFC6455 lib
This commit is contained in:
parent
928854ac4c
commit
3d18955fe7
@ -27,7 +27,7 @@
|
|||||||
}
|
}
|
||||||
, "require": {
|
, "require": {
|
||||||
"php": ">=5.4.2"
|
"php": ">=5.4.2"
|
||||||
, "ratchet/rfc6455": "^0.3"
|
, "ratchet/rfc6455": "^0.3.1"
|
||||||
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
|
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
|
||||||
, "react/event-loop": ">=0.4"
|
, "react/event-loop": ">=0.4"
|
||||||
, "guzzlehttp/psr7": "^1.7|^2.0"
|
, "guzzlehttp/psr7": "^1.7|^2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user