Skip to content

Commit 60e3fad

Browse files
Lowercase the package name
1 parent 20fac0f commit 60e3fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "MailboxValidator/mailboxvalidator-php",
2+
"name": "mailboxvalidator/mailboxvalidator-php",
33
"description": "Validate an email address using the MailboxValidator API",
44
"type": "library",
55
"license": "LGPL-3.0",

0 commit comments

Comments
 (0)