doc/installation: fix outdated dependencies

This commit is contained in:
Thomas Gelf 2019-09-25 15:31:14 +02:00
parent 6dbcf07dfc
commit c0998e18b3

View File

@ -20,8 +20,8 @@ Requirements
might show smaller UI bugs and are not actively tested might show smaller UI bugs and are not actively tested
* The following Icinga modules must be installed and enabled: * The following Icinga modules must be installed and enabled:
* [ipl](https://github.com/Icinga/icingaweb2-module-ipl) (>=0.3.0) * [ipl](https://github.com/Icinga/icingaweb2-module-ipl) (>=0.3.0)
* [incubator](https://github.com/Icinga/icingaweb2-module-incubator) (>=0.3.0) * [incubator](https://github.com/Icinga/icingaweb2-module-incubator) (>=0.5.0)
* [reactbundle](https://github.com/Icinga/icingaweb2-module-reactbundle) (>=0.6.0) * [reactbundle](https://github.com/Icinga/icingaweb2-module-reactbundle) (>=0.7.0)
* A database, MySQL (>= 5.1) or PostgreSQL (>= 9.1). MariaDB and other * A database, MySQL (>= 5.1) or PostgreSQL (>= 9.1). MariaDB and other
MySQL forks are also fine. Mentioned versions are the required minimum, MySQL forks are also fine. Mentioned versions are the required minimum,
for MySQL we suggest using at least 5.5.3, for PostgreSQL 9.4. for MySQL we suggest using at least 5.5.3, for PostgreSQL 9.4.