Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IamSwap authored Mar 16, 2020
1 parent a84bbf0 commit fbbfd92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chitranu/google-recaptcha",
"description": "Easily validate recaptcha responses.",
"description": "Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.",
"keywords": [
"chitranu",
"google-recaptcha"
Expand Down Expand Up @@ -52,4 +52,4 @@
}
}
}
}
}

0 comments on commit fbbfd92

Please sign in to comment.