v5.0.2
fix: replace MASTER_REQUEST with isMainRequest() for Symfony 6+
HttpKernelInterface::MASTER_REQUEST was removed in Symfony 6.
Use RequestEvent::isMainRequest() instead in SetupListener.
Full Changelog: v5.0.0.0...v5.0.2
fix: replace MASTER_REQUEST with isMainRequest() for Symfony 6+
HttpKernelInterface::MASTER_REQUEST was removed in Symfony 6.
Use RequestEvent::isMainRequest() instead in SetupListener.
Full Changelog: v5.0.0.0...v5.0.2