Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit bcc3568

Browse files
committed
Add tabular version guidance
1 parent 9c58ef9 commit bcc3568

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,22 @@ Documentation
4040
-------------
4141
Detailed 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

5060
Security Issues
5161
---------------

0 commit comments

Comments
 (0)