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

Commit c122b9b

Browse files
authored
Update outdated version warnings
1 parent beb7aca commit c122b9b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
scheb/two-factor-bundle
22
=======================
33

4+
### ⚠ Outdated version. Please use versions ≥ 5 from [scheb/2fa](https://github.com/scheb/2fa).
5+
6+
---
7+
48
This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki/Multi-factor_authentication) for your
59
[Symfony](https://symfony.com/) application**.
610

@@ -13,8 +17,6 @@ This bundle provides **[two-factor authentication](https://en.wikipedia.org/wiki
1317

1418
<p align="center"><img alt="Logo" src="Resources/doc/2fa-logo.svg" /></p>
1519

16-
ℹ️ The repository contains bundle versions 1-4, versions ≥ 5 are located in [scheb/2fa](https://github.com/scheb/2fa).
17-
1820
---
1921

2022
It comes with the following two-factor authentication methods:
@@ -49,8 +51,8 @@ Detailed documentation of all features can be found in the [Resources/doc](Resou
4951
Version Guidance
5052
----------------
5153

52-
If you have Symfony >= 4.4 and start using the bundle, please use bundle version 5, which is available from
53-
the [scheb/2fa](https://github.com/scheb/2fa) repository.
54+
If you have Symfony 4.4 and start using the bundle, please use bundle version 5, which is available as
55+
`scheb/2fa-bundle` from the [scheb/2fa](https://github.com/scheb/2fa) repository.
5456

5557
| Version | Status | Symfony Version |
5658
|----------------|-------------------------------|------------------|

0 commit comments

Comments
 (0)