update composer.json
This commit is contained in:
parent
633e30ae47
commit
9b65966d27
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "gregwar/captcha-bundle",
|
"name": "cadoles/captcha",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"description": "Captcha bundle",
|
"description": "Captcha bundle",
|
||||||
"keywords": ["symfony2", "symfony", "captcha", "bot", "visual", "code", "security", "spam"],
|
"keywords": ["symfony2", "symfony", "captcha", "bot", "visual", "code", "security", "spam"],
|
||||||
"homepage": "https://github.com/Gregwar/CaptchaBundle",
|
"homepage": "https://github.com/Cadoles/CaptchaBundle",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue