Closed IftekherSunny closed 4 years ago
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 🤔
Looks like this change fixes the problem https://github.com/thephpleague/oauth1-client/pull/101
This should be resolved in 1.8.0 :)
Hey,
Event class not found when I'm using oauth1-client with my laravel project.
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?