diff --git a/composer.json b/composer.json index d577fc6..1bd084e 100644 --- a/composer.json +++ b/composer.json @@ -20,15 +20,15 @@ "php": ">=5.3", "clue/json-stream": "^0.1", "react/event-loop": "^1.2", - "react/http": "^1.5", - "react/promise": "^2.0 || ^1.1", - "react/promise-stream": "^1.0", - "react/socket": "^1.9", + "react/http": "^1.8", + "react/promise": "^3 || ^2.0 || ^1.1", + "react/promise-stream": "^1.4", + "react/socket": "^1.12", "react/stream": "^1.2", "rize/uri-template": "^0.3" }, "require-dev": { - "clue/block-react": "^1.0 || ^0.3", + "clue/block-react": "^1.5", "clue/caret-notation": "^0.2", "clue/tar-react": "^0.2", "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"