From 3896562d765e12fd5f5c0fe641d8fdb58e741cba Mon Sep 17 00:00:00 2001 From: Ryan Cramer Date: Fri, 23 Sep 2016 08:49:27 -0400 Subject: [PATCH] Update to composer.json file --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5556b5ce..bd1e2959 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,8 @@ "name": "processwire/processwire", "type": "library", "description": "ProcessWire CMS/CMF", - "keywords": [ "cms","cmf", "content management system" ], + "keywords": [ "processwire", "cms","cmf", "content management system" ], + "license": "MPL-2.0", "homepage": "https://processwire.com", "authors": [ {