From 2d3f99ff6bf193ebcd697e35a0014f029eb0e4b3 Mon Sep 17 00:00:00 2001 From: Derrick Smith Date: Tue, 19 Apr 2022 21:07:24 -0600 Subject: [PATCH] Add files via upload --- setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.php b/setup.php index 8e41aff..07df396 100644 --- a/setup.php +++ b/setup.php @@ -53,7 +53,7 @@ function plugin_version_phpsaml() 'author' => 'Derrick Smith', 'license' => 'GPLv2+', 'homepage' => 'http://derrick-smith.com', - 'minGlpiVersion' => '9.6'); // For compatibility / no install in version < 0.80 + 'minGlpiVersion' => '9.4'); // For compatibility / no install in version < 0.80 } /**