diff --git a/composer.json b/composer.json index 10c2a5e..bb11294 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "yivoff/jwt-refresh-bundle", "description": "Token Refresh for JWT. Independent of persistence layer, splitting id/hash for verification", "type": "symfony-bundle", + "license": "MIT", "autoload": { "psr-4": { "Yivoff\\JwtRefreshBundle\\": "src"