From 8a5272f29d1287b3f3c266b2a5fed7c72fa08bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tjitse=20Efd=C3=A9?= Date: Thu, 21 Sep 2023 14:40:14 +0200 Subject: [PATCH] Fix composer.json syntax error --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 486db69..b386e1e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vendic/hyva-checkout-translations-nl-nl", "description": "Dutch translations for the Magento 2/Mage-OS Hyvä checkout", "license": [ - "MIT", + "MIT" ], "require": { "hyva-themes/magento2-hyva-checkout": "*"