Skip to content

Commit 64271b3

Browse files
committed
Raise required dependency versions
1 parent f64d7bc commit 64271b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/02-Installation.md.d/From-Source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Make sure you use `notifications` as the module name. The following requirements
1313
or [PostgreSQL](https://www.php.net/manual/en/ref.pdo-pgsql.php) PDO PHP libraries
1414
- [Icinga Notifications](https://github.com/Icinga/icinga-notifications)
1515
- [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9)
16-
- [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.12.0)
17-
- [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.11.0)
16+
- [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.14.0)
17+
- [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12.0)
1818

1919
<!-- {% include "02-Installation.md" %} -->

module.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Module: notifications
22
Version: 0.1.0
33
Requires:
4-
Libraries: icinga-php-library (>=0.12.0), icinga-php-thirdparty (>=0.11.0)
5-
Description: Notifications Web
4+
Libraries: icinga-php-library (>=0.14.0), icinga-php-thirdparty (>=0.12.0)
5+
Description: Icinga Notifications Web
66
Manage incidents and who gets notified about them how and when

0 commit comments

Comments
 (0)