diff --git a/composer.json b/composer.json index 3c3f0f4..d8f087e 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "react/child-process": "^0.6.3", "react/event-loop": "^1.2", "react/stream": "^1.2", - "react/promise": "^2.0 || ^1.0" + "react/promise": "^3.0 || ^2.0 || ^1.0" }, "require-dev": { "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"