- Issue created by @weekbeforenext
- Merge request !236#3524812: ContainerAwareEventDispatcher is deprecated β (Open) created by weekbeforenext
- πΊπΈUnited States weekbeforenext Asheville, NC
Replaced the use of ContainerAwareEventDispatcher and changed existing updated type annotations to use Symfony\Component\EventDispatcher\EventDispatcherInterface instead of Symfony\Contracts\EventDispatcher\EventDispatcherInterface. That last change is more of a nitpick update because they are one and the same.