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

Commit 33caf7f

Browse files
committed
Merge branch 'hotfix/hostnames'
Updates Hostname validator TLD list
2 parents 4a48b2a + 2895d5f commit 33caf7f

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 2017072501
72+
* IanaVersion 2017081400
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)