From c000dd54ae8df3855521c37c6f7c3a4e9992c629 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Tue, 22 Mar 2022 14:45:02 +0100 Subject: [PATCH] Update requirements --- doc/02-Installation.md | 2 +- module.info | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index aebcee5..3fa72c1 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -8,7 +8,7 @@ Requirements * PHP (>= 7.0) * Icinga Web 2 libraries: * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8) - * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.11) + * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10) * Icinga Web 2 modules: * The `monitoring` or `icingadb` module needs to be configured and enabled. diff --git a/module.info b/module.info index 0e6a6a4..aa3e825 100644 --- a/module.info +++ b/module.info @@ -1,8 +1,8 @@ Name: Businessprocess Version: 2.3.1 Requires: - Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.11.0) - Modules: monitoring (>=2.4.1), icingadb (>= 1.0.0) + Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.10.0) + Modules: monitoring (>=2.9.0), icingadb (>=1.0.0) Description: A Business Process viewer and modeler Provides a web-based process modeler for Icinga. It integrates as a module into Icinga Web 2 and provides a plugin check command for Icinga. Tile and tree