winzou / StateMachineBundle

MIT License
338 stars 43 forks source link

Add Symfony 6 support #64

Closed Zales0123 closed 2 years ago

Zales0123 commented 2 years ago

Hello @winzou! 👋 Let's make this awesome library support Symfony 6 :)

winzou commented 2 years ago

Hi @Zales0123 Thanks for your PR! How does it work with https://github.com/winzou/StateMachineBundle/pull/63?

Zales0123 commented 2 years ago

🤷‍♂️ 😄 as far I see, the only thing deprecate with Symfony\Component\DependencyInjection\ContainerInterface is the usage of it in autowiring, the interface itself exist in Symfony 4, 5 and 6. Both of these PRs could probably be merged, they do not interfere with each other :)

winzou commented 2 years ago

Thanks!

winzou commented 2 years ago

Tagged 0.6.0