Symfony 5.3 deprecation: from `SessionInterface` to `RequestStack->getSession()`, but throws `SessionNotFoundException`
On a Symfony 5.4 project, I am trying to get rid of this deprecation
On a Symfony 5.4 project, I am trying to get rid of this deprecation