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

Instance of Http\Client\Common\PluginClient given #340

Open
andydandy80 opened this issue May 15, 2023 · 6 comments
Open

Instance of Http\Client\Common\PluginClient given #340

andydandy80 opened this issue May 15, 2023 · 6 comments

Comments

@andydandy80
Copy link

I got the following error in Symfony 5.4 Application, Bundle Version 5.19:
Uncaught Error: Argument 1 passed to Bazinga\GeocoderBundle\ProviderFactory\AbstractFactory::__construct() must implement interface Psr\Http\Client\ClientInterface or be null, instance of Http\Client\Common\PluginClient given

I dont really know where the Problem is? Any suggestions?

@norkunas
Copy link
Member

Which version of httplug are you using?

@andydandy80
Copy link
Author

Version 1.28

@norkunas
Copy link
Member

Are you not able to update to v2? Probably I should add a conflict to the bundle that it's incompatible anymore with <2.0 because it does not implement the psr client

@andydandy80
Copy link
Author

sorry, currently not

@norkunas
Copy link
Member

I'd suggest to stick with 5.18 version then as there are no new features in 5.19 :)

@andydandy80
Copy link
Author

thanks, i think thats the way currently

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