Skip to content

Commit a6a629e

Browse files
committed
EOL version 6
1 parent c5b6263 commit a6a629e

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

README.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
scheb/2fa
22
=========
33

4+
### ⚠ Unmaintained version
5+
6+
Please upgrade your project to a recent version. See [version guidance](https://github.com/scheb/2fa#version-guidance)
7+
on the default branch for maintained versions.
8+
9+
---
10+
411
This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki/Multi-factor_authentication) for your
512
[Symfony](https://symfony.com/) application**.
613

@@ -60,23 +67,10 @@ in a real Symfony environment. Check out the readme file in the [`app` folder](a
6067
Version Guidance
6168
----------------
6269

63-
| Version | Status | Symfony Version |
64-
|--------------------|--------------------------|------------------|
65-
| [1.x][v1-repo] | EOL | >= 2.1, < 2.7 |
66-
| [2.x][v2-repo] | EOL | ^2.6, ^3.0, ^4.0 |
67-
| [3.x][v3-repo] | EOL | 3.4, ^4.0, ^5.0 |
68-
| [4.x][v4-repo] | EOL | 3.4, ^4.0, ^5.0 |
69-
| [5.x][v5-repo] | EOL | 4.4, ^5.0 |
70-
| **[6.x][v6-repo]** | Bug & security fixes | 5.4, ^6.0 |
71-
| [7.x][v7-repo] | New features + Bug fixes | 6.4, ^7.0 |
72-
73-
[v1-repo]: https://github.com/scheb/two-factor-bundle/tree/1.x
74-
[v2-repo]: https://github.com/scheb/two-factor-bundle/tree/2.x
75-
[v3-repo]: https://github.com/scheb/two-factor-bundle/tree/3.x
76-
[v4-repo]: https://github.com/scheb/two-factor-bundle/tree/4.x
77-
[v5-repo]: https://github.com/scheb/2fa/tree/5.x
78-
[v6-repo]: https://github.com/scheb/2fa/tree/6.x
79-
[v7-repo]: https://github.com/scheb/2fa/tree/7.x
70+
**⚠ Version 6.x is no longer maintained.**
71+
72+
Please upgrade your project to a recent version. See [version guidance](https://github.com/scheb/2fa#version-guidance)
73+
on the default branch for maintained versions.
8074

8175
License
8276
-------

0 commit comments

Comments
 (0)