Skip to content

Commit 97ecd6e

Browse files
Update composer.json
1 parent 31e9883 commit 97ecd6e

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,8 +1,8 @@
11
{
2-
"name": "MailboxValidatorLaravel/Validation",
2+
"name": "mailboxvalidatorlaravel/validation",
33
"description": "Laravel package to validate an email by using MailboxValidator API.",
44
"type": "library",
5-
"license": "LGPL-3.0",
5+
"license": "LGPL-3.0-or-later",
66
"keywords": ["laravel","mailboxvalidator","email validation","disposable"],
77
"authors": [
88
{

0 commit comments

Comments
 (0)