runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[RoadRunner] Add support for RoadRunner 2023 and 2024

Open msmakouz opened this issue 9 months ago • 1 comments

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).

msmakouz avatar May 20 '24 10:05 msmakouz