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

Commit b44d4de

Browse files
committed
Updated hostname validator TLD list
2 parents a58dbe8 + b91f8e3 commit b44d4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hostname.php

Lines changed: 1 addition & 1 deletion
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 2017071801
72+
* IanaVersion 2017072000
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)