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?