Update Icinga Web version requirement to 2.12.5 in docs

This commit is contained in:
jrauh01 2026-03-26 15:52:16 +01:00 committed by GitHub
parent 2ff3afe0bb
commit 685d4543d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ Make sure you use `icingadb` as the module name. The following requirements must
* MySQL or PostgreSQL PDO PHP libraries
* 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 Web 2](https://github.com/Icinga/icingaweb2) ≥ 2.12.5
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) ≥ 0.19.0
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) ≥ 0.15.0