From b74ea201d4c964f0e6db0fb036d1ab28a570df66 Mon Sep 17 00:00:00 2001 From: Jordan Hall Date: Tue, 30 Jan 2018 19:13:45 +0000 Subject: [PATCH] Fix license --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9a41967..8d4bad3 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "email": "jordan.hall@rapidweb.biz" } ], - "license": "LGPL3", + "license": "LGPL-3.0-only", "require": { "rapidwebltd/rw-file-cache": "^1.2.3", "psr/cache": "^1.0"