Skip to content

Commit

Permalink
Update ResponseReceivedEvent.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sb15 authored Feb 29, 2024
1 parent 5d00cbe commit 06e737d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Event/ResponseReceivedEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 06e737d

Please sign in to comment.