mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
Update requirements
This commit is contained in:
parent
45364d2d0d
commit
c1a3583ecf
2 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||
* [Icinga Web 2](https://github.com/Icinga/icingaweb2) (≥2.9)
|
||||
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.10)
|
||||
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.11)
|
||||
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.13)
|
||||
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12)
|
||||
|
||||
<!-- {% include "02-Installation.md" %} -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Module: icingadb
|
||||
Version: 1.0.2
|
||||
Requires:
|
||||
Libraries: icinga-php-library (>=0.10.0), icinga-php-thirdparty (>=0.11.0)
|
||||
Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0)
|
||||
Description: Icinga DB Web
|
||||
UI for Icinga DB – Provides a graphical interface to your Icinga monitoring
|
||||
|
|
|
|||
Loading…
Reference in a new issue