From c74e97157358a768005d4e90f0d86790e2ec1fae Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Tue, 26 Apr 2022 14:45:06 +0200 Subject: [PATCH] Update requirements --- doc/02-Installation.md | 2 +- module.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index 4da8e864..ab06e5dc 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -5,7 +5,7 @@ * PHP (>= 7.0) * Icinga Web 2 (>= 2.9) * Icinga Web 2 libraries: - * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.6) + * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8.1) * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10) * php-gmp * OpenSSL diff --git a/module.info b/module.info index fe9c49dc..ab491477 100644 --- a/module.info +++ b/module.info @@ -1,6 +1,6 @@ Module: Certificate Monitoring Version: 1.1.1 Requires: - Libraries: icinga-php-library (>=0.6.0), icinga-php-thirdparty (>=0.10.0) + Libraries: icinga-php-library (>=0.8.1), icinga-php-thirdparty (>=0.10.0) Modules: monitoring (>=2.9.0), icingadb (>=1.0.0) Description: Scan and view X.509 certificate usage