Skip to content

Commit 081dcb5

Browse files
Lowercase the package name
1 parent 60e3fad commit 081dcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the following to your composer.json file:
1717

1818
```
1919
"require": {
20-
"MailboxValidator/mailboxvalidator-php": "1.0.*"
20+
"mailboxvalidator/mailboxvalidator-php": "1.0.*"
2121
}
2222
```
2323

0 commit comments

Comments
 (0)