diff --git a/src/Event/ResponseReceivedEvent.php b/src/Event/ResponseReceivedEvent.php index 7dc5ab4..c9dbf69 100644 --- a/src/Event/ResponseReceivedEvent.php +++ b/src/Event/ResponseReceivedEvent.php @@ -4,7 +4,7 @@ namespace Citilink\ExpertSenderApi\Event; use Citilink\ExpertSenderApi\ResponseInterface; -use Symfony\Component\EventDispatcher\Event; +use Symfony\Contracts\EventDispatcher\Event; /** * Event after response received