You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RoadRunner] Add support for RoadRunner 2023 and 2024 (#172)
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).
0 commit comments