httplug-flex-pack icon indicating copy to clipboard operation
httplug-flex-pack copied to clipboard

Dependency injection broken after upgrading to 1.2

Open lwillems opened this issue 6 years ago • 0 comments

The following error is thrown :

Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to Http\HttplugBundle\ClientFactory\CurlFactory::__construct() must implement interface Psr\Http\Message\ResponseFactoryInterface, instance of Nyholm\Psr7\Factory\HttplugFactory given, called in

lwillems avatar Aug 13 '19 08:08 lwillems