From c6f6bcbd700cc7b6d7b01419d4a32db9aca9218e Mon Sep 17 00:00:00 2001 From: Roman Tsiupa Date: Thu, 15 Feb 2018 16:29:43 -0800 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a8d2065..01cdc3a 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["auth"], "homepage": "http://phpixie.com", "type": "library", - "license": "BSD", + "license": "BSD-3-Clause", "authors": [ { "name": "Roman Tsiupa", @@ -30,4 +30,4 @@ "dev-master": "3.x-dev" } } -} \ No newline at end of file +}