Skip to content

Commit 4b3ace9

Browse files
authored
Update composer.json
1 parent 2e3a095 commit 4b3ace9

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,13 +1,13 @@
11
{
2-
"name": "laravel-validation-rules/us-phone",
2+
"name": "laravel-validation-rules/phone",
33
"description": "Validate that a phone number is in the correct format",
44
"keywords": [
55
"laravel",
66
"validator",
77
"phone",
88
"tylercd100"
99
],
10-
"homepage": "https://github.com/laravel-validation-rules/us-phone",
10+
"homepage": "https://github.com/laravel-validation-rules/phone",
1111
"license": "Apache-2.0",
1212
"authors": [
1313
{

0 commit comments

Comments
 (0)