Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with symfony/event-dispatcher ^4.3 #41

Closed
sebdesign opened this issue Jan 14, 2020 · 2 comments
Closed

Compatibility with symfony/event-dispatcher ^4.3 #41

sebdesign opened this issue Jan 14, 2020 · 2 comments

Comments

@sebdesign
Copy link
Contributor

Since 4.3, symfony/event-dispatcher changed the signature of the EventDispatcherInterface::dispatch() and removed the Event class. These deprecated changes were removed in 5.0. See the changelog.

Is there a plan to upgrade this package? I am the maintainer of sebdesign/laravel-state-machine which is based on this package and I would love to support the newer versions of Symfony and Laravel.

@winzou
Copy link
Owner

winzou commented Mar 21, 2021

Hi,

Can you advise what would you update?

Thanks!

@sebdesign
Copy link
Contributor Author

Hello,

It seems this has been fixed when support for Symfony 5 was added:

2448d9a#diff-ce5bba7f8290e8a53edaa5f70682554ef452b143f2819b6682e1d4514fe026e8R94

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants