From d962d07a3144569e860c5a36f080591c2ce7aaeb Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 1 Jun 2022 13:49:03 +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 71e9ee63..f8ab9bf6 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -5,7 +5,7 @@ * PHP (>= 7.2) * Icinga Web 2 (>= 2.9) * Icinga Web 2 libraries: - * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8) + * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.9) * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.11) * Icinga Web 2 modules: * The `monitoring` or `icingadb` module needs to be configured and enabled. diff --git a/module.info b/module.info index bd2a4dac..ce5651d7 100644 --- a/module.info +++ b/module.info @@ -1,7 +1,7 @@ Module: graphite Version: 1.2.0 Requires: - Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.10.0) + Libraries: icinga-php-library (>=0.9.0), icinga-php-thirdparty (>=0.10.0) Modules: monitoring (>=2.9.0), icingadb (>=1.0.0) Description: Icinga Graphite module This module integrates an existing Graphite installation in your Icinga Web 2