v5.0.1
The main branch was changed to 5.x
.
Besides that, some minor fixes and optimizations worth mentioning:
- Provide license in export (sub-packages) 14dfed4
- Remove unused dependency from authenticator class a5d9ebf
- PHP version constraint >=7.2.5 to allow PHP8 c12ac18
- Fix
scheb/2fa-google-authenticator
package name in suggestions 38ee16b - Fix
endroid/qr-code
being a non-dev dependency of thescheb/2fa
all-in-one package f7cd92f - Add test to ensure composer.json configurations are in sync 94ff439
- Work around conflict in integration tests with
doctrine/persistence
v2 and too olddoctrine/doctrine-bundle
d902221