|
1 | 1 | scheb/2fa |
2 | 2 | ========= |
3 | 3 |
|
| 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 | + |
4 | 11 | This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki/Multi-factor_authentication) for your |
5 | 12 | [Symfony](https://symfony.com/) application**. |
6 | 13 |
|
@@ -60,23 +67,10 @@ in a real Symfony environment. Check out the readme file in the [`app` folder](a |
60 | 67 | Version Guidance |
61 | 68 | ---------------- |
62 | 69 |
|
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. |
80 | 74 |
|
81 | 75 | License |
82 | 76 | ------- |
|
0 commit comments