-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
Component: 2FAIssues and Pull Requests related to Two Factor Authentication should be marked with this labelIssues and Pull Requests related to Two Factor Authentication should be marked with this label
Description
This package requires very old and outdated version of endroid/qr-code v2.5(from 2017)
The endroid/qr-code v2.5 depends on some old symfony modules (like symfony/options-resolver).
This prevents from using other packages wich also requires symfony components but with higher versions in Magento2 projects.
For example requiring phpro/grumphp will fail on a fresh magento 2 project.
composer require --dev phpro/grumphp
Because of the conflicting symfony bundles version.
Metadata
Metadata
Assignees
Labels
Component: 2FAIssues and Pull Requests related to Two Factor Authentication should be marked with this labelIssues and Pull Requests related to Two Factor Authentication should be marked with this label