diff --git a/composer.json b/composer.json index 2c11b5e..cda824f 100644 --- a/composer.json +++ b/composer.json @@ -31,14 +31,15 @@ "psr/http-message": "^1", "ramsey/uuid": "^3.8", "react/child-process": "^0.6", - "react/datagram": "^1.4", - "react/dns": "^0.4", + "react/datagram": "^1.5", + "react/dns": "^1.2", "react/event-loop": "^1.1", "react/http": "^0.8", "react/http-client": "^0.5", "react/promise": "^2.7", + "react/promise-stream": "^1.2", "react/promise-timer": "^1.5", - "react/socket": ">=1.2.1", + "react/socket": "^1.3", "react/stream": "^1.1" }, "require-dev": {