Raise dependencies

This commit is contained in:
Johannes Meyer 2025-11-19 12:28:22 +01:00
parent b13cd53b8e
commit 23be2afd00
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ Make sure you use `icingadb` as the module name. The following requirements must
* The following PHP modules must be installed: `cURL`, `dom`, `json`, `libxml`
* [Icinga DB](https://github.com/Icinga/icingadb) (≥1.4)
* [Icinga Web 2](https://github.com/Icinga/icingaweb2) (≥2.12)
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.17.1)
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.13)
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.18)
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.14)
<!-- {% include "02-Installation.md" %} -->

View file

@ -1,6 +1,6 @@
Module: icingadb
Version: 1.2.4
Requires:
Libraries: icinga-php-library (>=0.17.1), icinga-php-thirdparty (>=0.13.0)
Libraries: icinga-php-library (>=0.18.0), icinga-php-thirdparty (>=0.14.0)
Description: Icinga DB Web
UI for Icinga DB Provides a graphical interface to your Icinga monitoring