Skip to content

Commit

Permalink
add a depreciated message in description of composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cake17 committed Dec 15, 2015
1 parent c3b6303 commit 4c37da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cake17/cakephp-recaptcha",
"type": "cakephp-plugin",
"description": "To easily use Google Recaptcha (free CAPTCHA service that protect websites from spam and abuse) in CakePHP projects",
"description": "[DEPRECIATED] Please use https://github.com/cakephp-fr/recaptcha/",
"keywords": [
"cakephp",
"bootstrap",
Expand Down

0 comments on commit 4c37da9

Please sign in to comment.