Closed danaki closed 2 years ago
Released in v0.7.0
I'm getting
Cannot autowire service "Yokai\SonataWorkflow\Controller\WorkflowController": argument "$container" of method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::setContainer()" references interface "Psr\Container\ContainerInterface" but no such service exists. Available autowiring aliases for this interface are: "$parameterBag".
Do you know what can it be or it's just due to my configuration?
I'm not sure what is the issue here. Maybe Symfony just removed the alias for Psr\Container\ContainerInterface
in the most recent versions.
But I'm not sure this library has something to do with this error.
I dont know what I did but the issue is gone
That's my favourite kind of issues :)