Skip to content

Commit b83c559

Browse files
authored
Merge pull request #4 from domainvalidity/2.x
[2.x] - fix(validation): Also try to find the complete TLD when 1st part is not found.
2 parents 4687932 + b665c30 commit b83c559

File tree

4 files changed

+236
-44
lines changed

4 files changed

+236
-44
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
.vscode
12
vendor
23
composer.lock
34
/.phpunit.cache
45
.phpunit.result.cache
5-
.DS_Store
6+
.DS_Store

0 commit comments

Comments
 (0)