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
(optional) If you don't use symfony/messenger component yet, it is required to configure one of the message buses as a default bus:
framework:
messenger:
default_bus: setono_sylius_feed.command_bus
This should be added to the readme install steps:
inspired by this: Sylius/InvoicingPlugin#164
The text was updated successfully, but these errors were encountered: