Closed MyDigitalLife closed 6 years ago
Could this PR fix this error?
Yes it should. I'm hoping @brexis will be review the open pull requests soon and this will be fixed.
As a workaround I added symfony/event-dispatcher ^3.0 to my composer.json and this fixed the issue. You could try that.
@MyDigitalLife, did you add this dependency to composer.json
of your project or of laravel-workflow?
I tried some few approaches but none worked.
@lguima I added it to my project composer.json. It could be that you have another package that is giving the conflict. I'm afraid you will have to wait until @brexis updates the package.
Fixed in #18
Seeing that there a no major changes that seem the conflict with this bundle we can just add Symfony 4 support.
Closes #12