From 00d487c42d5ef2ab0040f98c173b16ac95b12023 Mon Sep 17 00:00:00 2001
From: Andreas Galonska <a.galonska@fz-juelich.de>
Date: Mon, 13 Mar 2023 08:17:02 +0100
Subject: [PATCH] use jards/eventsapiclient:3.3.1

---
 composer.json | 2 +-
 composer.lock | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/composer.json b/composer.json
index fcdb988..3e5ba24 100644
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,7 @@
     ],
 	"require": {
 		"silex/silex" : "^2.3",
-		"jards/eventsapiclient": "dev-rename_category_group",
+		"jards/eventsapiclient": "3.3.1",
 		"jards/gcsjardsapiclient": "=2.2",
 		"phpmailer/phpmailer": ">=6.0"
 	},
diff --git a/composer.lock b/composer.lock
index 37f58a9..29b4e39 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,11 +4,11 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "952eabe9f4335d0a69ddb2e145da1c35",
+    "content-hash": "5446f63a3a156892652c7fbd1d02d97b",
     "packages": [
         {
             "name": "jards/eventsapiclient",
-            "version": "dev-rename_category_group",
+            "version": "v3.3.1",
             "source": {
                 "type": "git",
                 "url": "https://gitlab.version.fz-juelich.de/jards/EventsAPIClient.git",
@@ -2896,9 +2896,7 @@
     ],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": {
-        "jards/eventsapiclient": 20
-    },
+    "stability-flags": [],
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": [],
-- 
GitLab