diff --git a/composer.json b/composer.json index 5b01afb..a0412b6 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "McZenTechnologies/php-jwt", + "name": "mczentechnologies/php-jwt", "description": "JSON Web Token implementation for PHP. Forked from https://github.com/nowakowskir/php-jwt", "type": "library", "homepage": "https://github.com/McZen-Technologies/php-jwt",