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
When updating an application to Symfony 6.3 beta, without serializer component installed, the lint:container command throws following exception:
[ERROR] Invalid definition for service "argument_resolver.request_payload": argument 1 of
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::__construct()" accepts
"Symfony\Component\Serializer\SerializerInterface&Symfony\Component\Serializer\Normalizer\DenormalizerInterface
", "Symfony\Component\Serializer\Serializer" passed.