diff --git a/README.md b/README.md index 33de964..ea518fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Icinga Business Process Modeling -[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.0-777BB4?logo=PHP)](https://php.net/) +[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/) ![Build Status](https://github.com/icinga/icingaweb2-module-businessprocess/workflows/PHP%20Tests/badge.svg?branch=master) [![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-businessprocess.svg)](https://github.com/Icinga/icingaweb2-module-businessprocess) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index 1a8be16..54fb9e9 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -6,7 +6,7 @@ * Icinga Web 2 (>= 2.9) * Icinga Web 2 libraries: * [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8) - * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10) + * [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.11) * Icinga Web 2 modules: * The `monitoring` or `icingadb` module needs to be configured and enabled.