17c17 < index 665a930..70f8ed4 100644 --- > index 665a930..d855826 100644 20c20,26 < @@ -8,7 +8,7 @@ use Symfony\Component\EventDispatcher\Event; --- > @@ -3,7 +3,7 @@ > > namespace Drupal\entity_import\Event; > > -use Symfony\Component\EventDispatcher\Event; > +use Symfony\Contracts\EventDispatcher\Event; > 23,28d28 < */ < -class EntityImportMigrationStubEvent extends Event { < +class EntityImportMigrationStubEvent extends \Symfony\Contracts\EventDispatcher\Event { < < /** < * @var string