From b91f8e358210e166a94a100d4a350d24f21cdd8e Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Thu, 20 Jul 2017 11:48:55 -0500 Subject: [PATCH] Updated hostname validator TLD list --- src/Hostname.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Hostname.php b/src/Hostname.php index bfe4a444d..7fedac45f 100644 --- a/src/Hostname.php +++ b/src/Hostname.php @@ -69,7 +69,7 @@ class Hostname extends AbstractValidator /** * Array of valid top-level-domains - * IanaVersion 2017071801 + * IanaVersion 2017072000 * * @see ftp://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain * @see http://www.iana.org/domains/root/db/ Official list of supported TLDs