Hi.
PHP Fatal error: Uncaught Error: Class 'Symfony\Component\EventDispatcher\Event' not found in (...)/vendor/goetas-webservices/wsdl-reader/src/Events/WsdlEvent.php:6Symfony\Component\EventDispatcher\Event should be replaced by Symfony\Contracts\EventDispatcher\Event but it breaks compatibility with Symfony <4.3
I'm not sure how to maintain this issue and prepare PR.
Hi.
PHP Fatal error: Uncaught Error: Class 'Symfony\Component\EventDispatcher\Event' not found in (...)/vendor/goetas-webservices/wsdl-reader/src/Events/WsdlEvent.php:6
Symfony\Component\EventDispatcher\Event
should be replaced bySymfony\Contracts\EventDispatcher\Event
but it breaks compatibility with Symfony <4.3 I'm not sure how to maintain this issue and prepare PR.