From 9b65966d278521b089cb982cb51e5b09243b4220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Gaud=C3=A9?= Date: Fri, 28 May 2021 11:53:54 +0200 Subject: [PATCH] update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 221f4a3..0779e8d 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,9 @@ { - "name": "gregwar/captcha-bundle", + "name": "cadoles/captcha", "type": "symfony-bundle", "description": "Captcha bundle", "keywords": ["symfony2", "symfony", "captcha", "bot", "visual", "code", "security", "spam"], - "homepage": "https://github.com/Gregwar/CaptchaBundle", + "homepage": "https://github.com/Cadoles/CaptchaBundle", "license": "MIT", "authors": [ {