From 7242c2605cfaea3785a508309796b1bc286d18ef Mon Sep 17 00:00:00 2001
From: Jan Wennrich <jan.wennrich@pcsg.de>
Date: Fri, 21 Apr 2023 16:07:52 +0200
Subject: [PATCH] fix: repair composer.json

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 92528a3..8113640 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
 {
-    "name": "quiqqer/test"
+    "name": "quiqqer/test",
     "type": "quiqqer-plugin",
     "description": "Its an installation test. This package do nothing. TEST STRING 6000 ew089f 0203 2003232 4",
     "license": "MIT",
-- 
GitLab