From c7cd1f2bd439887c77da7b591b00f9defaccf286 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dominik=20Franti=C5=A1ek=20Bu=C4=8D=C3=ADk?=
 <bucik@ics.muni.cz>
Date: Fri, 22 Jul 2022 12:18:01 +0200
Subject: [PATCH] fix(deps): bump proxystats dependedcy to v8.0.0 and higher

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

diff --git a/composer.json b/composer.json
index a1e4e08..a6558cc 100644
--- a/composer.json
+++ b/composer.json
@@ -22,7 +22,7 @@
         "simplesamlphp/composer-module-installer": "~1.0",
         "simplesamlphp/simplesamlphp": "~v1.19.0",
         "cesnet/simplesamlphp-module-perun": "^v7.2.0",
-        "cesnet/simplesamlphp-module-proxystatistics": "^v7.0.2",
+        "cesnet/simplesamlphp-module-proxystatistics": "^v8.0.0",
         "ext-json": "*",
         "ext-curl": "*",
         "ext-pdo": "*"
-- 
GitLab