Skip to content

Commit

Permalink
Merge pull request #4 from domainvalidity/2.x
Browse files Browse the repository at this point in the history
[2.x] - fix(validation): Also try to find the complete TLD when 1st part is not found.
  • Loading branch information
adrorocker authored Mar 8, 2024
2 parents 4687932 + b665c30 commit b83c559
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 44 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.vscode
vendor
composer.lock
/.phpunit.cache
.phpunit.result.cache
.DS_Store
.DS_Store
Loading

0 comments on commit b83c559

Please sign in to comment.