You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: The option "transport_name" does not exist. Defined options are: "delayStrategy", "deliveryDelay", "priority", "queue", "receiveTimeout", "timeToLive", "topic".
/home/spolischook/www/mobile-api/vendor/symfony/options-resolver/OptionsResolver.php:796
/home/spolischook/www/mobile-api/vendor/sroze/messenger-enqueue-transport/QueueInteropTransport.php:56
/home/spolischook/www/mobile-api/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php:60
With Symfony 4.3.3 I've got
This is because last changes from Ryan symfony/symfony#32575
The text was updated successfully, but these errors were encountered: