From 797c3bec8c68f9e1e805d62d567d13906d0bcab3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz>
Date: Tue, 23 Apr 2024 14:26:13 +0200
Subject: [PATCH] fix: mark as abandoned

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

diff --git a/composer.json b/composer.json
index 7911e09..098fb8b 100644
--- a/composer.json
+++ b/composer.json
@@ -30,5 +30,6 @@
       "name": "Perun proxy AAI team",
       "email": "proxyidp@cesnet.cz"
     }
-  ]
+  ],
+  "abandoned": "lsaai/simplesamlphp-module-lsaai"
 }
-- 
GitLab