v6.12.0
Declare conflict with symfony/security-core
v7.
Background: When using 2fa-bundle v6 on Symfony 6.4, you might have symfony/security-core
v7 pulled in as a dependency. The v7 version is missing the Symfony\Component\Security\Core\Security
class, which is necessary for 2fa-bundle v6 to work.