From ab02fc6345a992bdb31d8fef2fd2e2210e8fedb0 Mon Sep 17 00:00:00 2001 From: Roman Tsiupa Date: Thu, 15 Feb 2018 16:20:28 -0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5502578..07cdb2d 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["di", "dependency injection"], "homepage": "http://phpixie.com", "type": "library", - "license": "BSD", + "license": "BSD-3-Clause", "authors": [ { "name": "Roman Tsiupa",