diff --git a/doc/02-Installation.md.d/From-Source.md b/doc/02-Installation.md.d/From-Source.md index 7f610b4c..31f3d2ba 100644 --- a/doc/02-Installation.md.d/From-Source.md +++ b/doc/02-Installation.md.d/From-Source.md @@ -10,7 +10,7 @@ Make sure you use `x509` as the module name. The following requirements must als * MySQL or PostgreSQL PDO PHP libraries * The following PHP modules must be installed: `gmp`, `pcntl`, `openssl` * [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9) -* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.11.1) -* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.10.0) +* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.13.0) +* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12.0) diff --git a/module.info b/module.info index e4f07249..c747bf8d 100644 --- a/module.info +++ b/module.info @@ -1,6 +1,6 @@ Module: Certificate Monitoring Version: 1.2.1 Requires: - Libraries: icinga-php-library (>=0.11.1), icinga-php-thirdparty (>=0.10.0) + Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0) Modules: monitoring (>=2.9.0), icingadb (>=1.0.0) Description: Scan and view X.509 certificate usage