From 385052ae7a0656cf418c6eba94b010fb7931310c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrick=20M=C3=BCller?= <p.mueller@pcsg.de>
Date: Thu, 30 Jan 2020 09:13:48 +0100
Subject: [PATCH] test

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

diff --git a/composer.json b/composer.json
index fd8e7db..7acb047 100644
--- a/composer.json
+++ b/composer.json
@@ -3,6 +3,7 @@
     "type": "quiqqer-plugin",
     "description": "Its an installation test. This package do nothing. TEST STRING 3000",
     "license": "MIT",
+    "test": "test2",
     "authors": [
         {
             "name": "Henning Leutz",
-- 
GitLab