Hi,
since last commit, there is an error on an undefined service:
[SymfonyComponentDependencyInjectionExceptionServiceNotFoundException]
The service "sylius.processor.shipment_processor" has a dependency on a non-existent service "sm.factory".
Cheerz
Hi,
You need to add this bundle: https://github.com/Sylius/Sylius/blob/master/src/Sylius/Bundle/CoreBundle/Kernel/Kernel.php#L59
Hi,
thanks for the information
for future (because on link is highlighted bad line now) you must add to kernel this
new \winzou\Bundle\StateMachineBundle\winzouStateMachineBundle()
Most helpful comment
for future (because on link is highlighted bad line now) you must add to kernel this
new \winzou\Bundle\StateMachineBundle\winzouStateMachineBundle()