runtime
runtime copied to clipboard
[RoadRunner] Add support for RoadRunner 2023 and 2024
This pull request adds support for RoadRunner 2023 and 2024. The required PHP packages have been added to the dependencies.
With the old version of RoadRunner (2.x), need to explicitly install it (composer req spiral/roadrunner:^2.0 -W), which will install older versions of spiral/roadrunner-http (v2.2.0) and spiral/roadrunner-worker(v2.3.0).