diff --git a/src/Event/GetMessageIntegrationInfo.php b/src/Event/GetMessageIntegrationInfo.php
index 8e09d86..be57b02 100644
--- a/src/Event/GetMessageIntegrationInfo.php
+++ b/src/Event/GetMessageIntegrationInfo.php
@@ -2,8 +2,8 @@
 
 namespace Drupal\message_integration\Event;
 
+use Symfony\Contracts\EventDispatcher\Event;
 use Drupal\node\Entity\Node;
-use Symfony\Component\EventDispatcher\Event;
 
 /**
  * Event that is fired when a user logs in.
