diff --git a/composer.json b/composer.json index 7e85c3f..d7b4389 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { - "name": "idno/known2fa", + "name": "mapkyca/known2fa", "type": "known-plugin", "description": "Implement 2FA using a method compatible with the google authenticator", - "version": "1.1.1", + "version": "1.1.2", "require": { "composer/installers": "~1.0" },