Skip to content

Commit 7e16d0f

Browse files
authored
docs: minor amend to reflect php version support
1 parent f6d4a97 commit 7e16d0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a complete port of the Python library [vhf/confusable_homoglyphs](https:
1515

1616
A huge thank you goes to the Python package creator [Victor Felder](https://github.com/vhf) and its contributors [Ryan Kilby](https://github.com/rpkilby) and [muusik](https://github.com/muusik); without their work this port would not exist.
1717

18-
This library is compatible with PHP versions 7.0 and above.
18+
This library is compatible with PHP versions 7.3 and above.
1919

2020
## Install
2121

@@ -38,4 +38,4 @@ The unicode blocks aliases and names for each character are extracted from [this
3838

3939
The matrix of which character can be confused with which other characters is built using [this file](http://www.unicode.org/Public/security/latest/confusables.txt) provided by the unicode consortium.
4040

41-
The version this project currently ships with was generated on the 17th Feb 2022.
41+
The version this project currently ships with was generated on the 17th Feb 2022.

0 commit comments

Comments
 (0)