I have console command which correctly works on Symfony 7.1, but after updating to Symfony 7.4 after this command I have next error message
Fatal error: Cannot declare class Enqueue\Symfony\Client\LazyProducer, because the name is already in use in /application/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php on line 11 Segmentation fault
Clearing cache, dump-autoload - not helps.
Have somebody deal with it?