Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 2868a94

Browse files
committed
Updates Hostname validator TLD list
2 parents 52adc67 + e6ed38b commit 2868a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hostname.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class Hostname extends AbstractValidator
6969

7070
/**
7171
* Array of valid top-level-domains
72-
* IanaVersion 2017072500
72+
* IanaVersion 2017072501
7373
*
7474
* @see ftp://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain
7575
* @see http://www.iana.org/domains/root/db/ Official list of supported TLDs

0 commit comments

Comments
 (0)