We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e3a095 commit 4b3ace9Copy full SHA for 4b3ace9
composer.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "laravel-validation-rules/us-phone",
+ "name": "laravel-validation-rules/phone",
3
"description": "Validate that a phone number is in the correct format",
4
"keywords": [
5
"laravel",
6
"validator",
7
"phone",
8
"tylercd100"
9
],
10
- "homepage": "https://github.com/laravel-validation-rules/us-phone",
+ "homepage": "https://github.com/laravel-validation-rules/phone",
11
"license": "Apache-2.0",
12
"authors": [
13
0 commit comments