You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This is a complete port of the Python library [vhf/confusable_homoglyphs](https:
15
15
16
16
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.
17
17
18
-
This library is compatible with PHP versions 7.0 and above.
18
+
This library is compatible with PHP versions 7.3 and above.
19
19
20
20
## Install
21
21
@@ -38,4 +38,4 @@ The unicode blocks aliases and names for each character are extracted from [this
38
38
39
39
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.
40
40
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