Closed msmakouz closed 2 days ago
Hey, sorry checking in here from the original https://github.com/php-runtime/runtime/pull/138
Is there something more to do here?
I'm very glad to know that this issue is ready to be merged.
There's anyone who knows when this should happen? (i'm waiting for this to be able to upgrade my symfony application to use the latest RR version)
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).