From cdc020d940ba22b5930f7ff36b48b29bdb065684 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:31:51 +0100
Subject: [PATCH] composer.json test

---
 composer.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/composer.json b/composer.json
index b5b2a02..353ad1a 100644
--- a/composer.json
+++ b/composer.json
@@ -1,9 +1,8 @@
 {
     "name": "quiqqer\/test",
     "type": "quiqqer-plugin",
-    "description": "Its an installation test. This package do nothing. TEST STRING 5674745457457000",
+    "description": "Its an installation test. This package do nothing. TEST STRING 6000 ew089f 0203 2003232 4",
     "license": "MIT",
-    "test": "test2",
     "authors": [
         {
             "name": "Henning Leutz",
@@ -16,6 +15,7 @@
         "email": "support@pcsg.de",
         "url": "http:\/\/www.pcsg.de"
     },
+    "test": "test2000",
     "require": {
         "php": ">=5.3",
         "quiqqer\/quiqqer": "*@dev"
-- 
GitLab