Baldinof / roadrunner-bundle

A RoadRunner worker integrated in your Symfony app
MIT License
255 stars 46 forks source link

Add sf6.0 support #59

Closed bzajacc closed 2 years ago

Baldinof commented 2 years ago

Hello, thank you for the PR!

Can you remove this line https://github.com/Baldinof/roadrunner-bundle/blob/2.x/composer.json#L19 as it's preventing composer from installing sf 6.0?

bzajacc commented 2 years ago

Hello, thank you for the PR!

Can you remove this line https://github.com/Baldinof/roadrunner-bundle/blob/2.x/composer.json#L19 as it's preventing composer from installing sf 6.0?

done :)

Baldinof commented 2 years ago

Thank you!

It seems Sentry is not compatible yet, for now I think we can just skip the Sentry tests if it's running with Symfony 6.0.

Baldinof commented 2 years ago

Thank you!

bzajacc commented 2 years ago

@Baldinof when you gonna make release with this? :)

Baldinof commented 2 years ago

I will rebase and merge #57, then I will make the release. It should be done today.

Baldinof commented 2 years ago

And it's released under 2.1.2 :)