From 993a92db5bfa1ef4009e8bad63f22d38784c8a78 Mon Sep 17 00:00:00 2001 From: Ar Rakin Date: Sat, 5 Mar 2022 01:20:29 +0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cbd4f90..4e0348f 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "osn/invention-framework": "dev-main", "php": ">=8.0" }, - "license": "GPL-3.0-or-later", + "license": "Apache-2.0", "autoload": { "psr-4": { "OSN\\Invention\\CLI\\": "src/"