From 4697a22c30a37069ce68a4fbb655ae2a6daf16a0 Mon Sep 17 00:00:00 2001 From: Linus Metzler Date: Thu, 11 Oct 2018 09:15:00 +0200 Subject: [PATCH] Fix license identifier --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9d83fa4..19c0932 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mpociot/documentarian", "description": "", "keywords": [], - "license": "Apache 2", + "license": "Apache-2.0", "authors": [ { "name": "Marcel Pociot",