Hello, in Symfony v.5.3 your bridge trigger deprecation exception: `Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.` Can you update to clear such deprecation, please? Thank you