Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scheb/2fa-qr-code Symfony6 support #152

Closed
hanishsingla opened this issue Jun 23, 2022 · 1 comment
Closed

scheb/2fa-qr-code Symfony6 support #152

hanishsingla opened this issue Jun 23, 2022 · 1 comment
Labels

Comments

@hanishsingla
Copy link

Bundle version: 6.0.2
Symfony version: 6.0.9

Description

Problem 1
- scheb/2fa-qr-code v5.13.0 requires scheb/2fa-bundle v5.13.0 -> found scheb/2fa-bundle[v5.13.0] but the package is fixed to v6.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Problem 1
- scheb/2fa-qr-code v5.13.0 requires scheb/2fa-bundle v5.13.0 -> found scheb/2fa-bundle[v5.13.0] but these were not loaded, likely because it conflicts with another require.
- scheb/2fa-qr-code v5.13.1 requires scheb/2fa-bundle v5.13.1 -> found scheb/2fa-bundle[v5.13.1] but these were not loaded, likely because it conflicts with another require.
- scheb/2fa-qr-code v5.13.2 requires scheb/2fa-bundle v5.13.2 -> found scheb/2fa-bundle[v5.13.2] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires scheb/2fa-qr-code ^5.13 -> satisfiable by scheb/2fa-qr-code[v5.13.0, v5.13.1, v5.13.2].

Additional Context

We are trying to setup 2FA on our Symfony6 project and for it, we have installed 2FA bundle, now we are trying to setup QR code generator bundle which is still on v5.13.2 and requires 2FA bundle to be on v5

@scheb
Copy link
Owner

scheb commented Jun 23, 2022

scheb/2fa-qr-code has been discontinued with bundle version 6, more information here, what to do instead:

https://github.com/scheb/2fa/blob/6.x/UPGRADE.md#scheb2fa-qr-code-package

@scheb scheb closed this as completed Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants