Skip to content

Commit f118b08

Browse files
author
MailboxValidator
authored
Update composer.json
1 parent 3815c90 commit f118b08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mailboxvalidator/mailboxvalidator-php",
3-
"description": "Email verification library for PHP using MailboxValidator API. It validates if the email is valid, from a free provider, contains high-risk keywords, whether it's a catch-all address and so much more.",
3+
"description": "MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.",
44
"type": "library",
55
"license": "LGPL-3.0",
66
"keywords": ["mailboxvalidator","email validation"],
@@ -19,4 +19,4 @@
1919
}
2020
},
2121
"version": "1.1.0"
22-
}
22+
}

0 commit comments

Comments
 (0)