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

Class 'Symfony\Component\EventDispatcher\Event' not found #103

Closed
IftekherSunny opened this issue Aug 2, 2020 · 3 comments
Closed

Class 'Symfony\Component\EventDispatcher\Event' not found #103

IftekherSunny opened this issue Aug 2, 2020 · 3 comments

Comments

@IftekherSunny
Copy link

Hey,

Event class not found when I'm using oauth1-client with my laravel project.

  • laravel version: 7.*
  • Symfony event dispatcher: 5.*

I was trying to install 4.* version of event dispatcher. But it created conflict with laravel project.

So do oauth1-client only works with event dispatcher 5?

@kasparasg
Copy link

I've seen this issue as well the other day. Happy to make a contribution if someone gave pointers on how to go about this 🤔

@kasparasg
Copy link

Looks like this change fixes the problem #101

@bencorlett
Copy link
Member

This should be resolved in 1.8.0 :)

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

3 participants