This repository was archived by the owner on Dec 2, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed
Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,22 @@ Documentation
4040-------------
4141Detailed documentation of all features can be found in the [ Resources/doc] ( Resources/doc/index.md ) directory.
4242
43- Compatibility
44- -------------
45- - ** Recommended version:** Bundle version 4.x is compatible with Symfony 3.4, 4.x and 5.x.
46- - Bundle version 3.x is compatible with Symfony 3.4, 4.x and 5.x.
47-
48- Previous versions are no longer maintained, please consider upgrading.
43+ Version Guidance
44+ ----------------
45+
46+ | Version | Status | Symfony Version |
47+ | ----------------| ----------------| ------------------|
48+ | [ 1.x] [ v1-repo ] | EOL | >= 2.1, < 2.7 |
49+ | [ 2.x] [ v2-repo ] | EOL | ^2.6, ^3.0, ^4.0 |
50+ | [ 3.x] [ v3-repo ] | Maintained | 3.4, ^4.0, ^5.0 |
51+ | [ 4.x] [ v4-repo ] | Maintained | 3.4, ^4.0, ^5.0 |
52+ | [ 5.x] [ v5-repo ] | In Development | 4.4, ^5.0 |
53+
54+ [ v1-repo ] : https://github.com/scheb/two-factor-bundle/tree/1.x
55+ [ v2-repo ] : https://github.com/scheb/two-factor-bundle/tree/2.x
56+ [ v3-repo ] : https://github.com/scheb/two-factor-bundle/tree/3.x
57+ [ v4-repo ] : https://github.com/scheb/two-factor-bundle/tree/master
58+ [ v5-repo ] : https://github.com/scheb/2fa/tree/master
4959
5060Security Issues
5161---------------
You can’t perform that action at this time.
0 commit comments