From bef3960d615611ff2409f13ebc6e0acad3b6db4a Mon Sep 17 00:00:00 2001 From: Marcos Di Paolo Date: Sat, 9 Jan 2021 19:31:32 -0300 Subject: [PATCH] license --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 3bc3dc0..77d2349 100644 --- a/composer.json +++ b/composer.json @@ -12,6 +12,7 @@ "php": ">=7.2", "marcosdipaolo/session": "^1.0" }, + "license": "MIT", "autoload": { "psr-4": { "MDP\\Auth\\": "src/"