From 7fb8f376a05f43133766fbcc53c71f9c23f1c811 Mon Sep 17 00:00:00 2001 From: Uwe Kleinmann Date: Tue, 31 Jan 2023 18:05:53 +0100 Subject: [PATCH] [INT-1424] Fix license in composer.json. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b9e6caa..0488bb5 100755 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Plugin for Shopware 6 development environments", "version": "1.0.0", "type": "shopware-platform-plugin", - "license": "Commercial", + "license": "MIT", "minimum-stability": "dev", "prefer-stable": true, "authors": [