From fb1ec4e0591693a2aa65bf4f436ec8897aa8d3ae Mon Sep 17 00:00:00 2001 From: eater <=@eater.me> Date: Mon, 25 Nov 2019 01:15:48 +0100 Subject: [PATCH] fix license field --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 89efe53..0fea325 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "Cijber\\": "src/" } }, - "license": "GPLv3", + "license": "GPL-3.0-or-later", "authors": [ { "name": "eater",