diff --git a/composer.json b/composer.json index 43320a5..223a034 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "nyholm/psr7": "^1.3", "phpunit/phpunit": "^9.4.3", "ratchet/pawl": "^0.3.5", - "react/http": "dev-writable-updated", + "react/http": "dev-websocket-support", "react/socket": "^1.6", "react/stream": "^1.1.1", "riverline/multipart-parser": "^2.0", @@ -80,7 +80,7 @@ }, { "type": "git", - "url": "https://github.com/phpsandbox/http" + "url": "https://github.com/beyondcode/http" } ], "minimum-stability": "dev",