Raise required library versions

This commit is contained in:
Johannes Meyer 2023-10-12 09:15:39 +02:00
parent d49a15065d
commit fcf8f1dd39
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ Make sure you use `businessprocess` as the module name. The following requiremen
* PHP (≥7.2)
* [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9)
* [Icinga DB Web](https://github.com/Icinga/icingadb-web) (≥1.0)
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.8.0)
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.11.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)
<!-- {% include "02-Installation.md" %} -->

View file

@ -1,7 +1,7 @@
Name: Businessprocess
Version: 2.4.0
Requires:
Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.11.0)
Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0)
Modules: monitoring (>=2.9.0), icingadb (>=1.1.0)
Description: A Business Process viewer and modeler
Provides a web-based process modeler for Icinga. It integrates as a module