File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change
1
+ Alexander A. Klimov <alexander.klimov@icinga.com> <al2klimov@gmail.com>
2
+ Alexander A. Klimov <alexander.klimov@icinga.com> <alexander.klimov@icinga.com>
3
+ Noé Costa <noe.costa@icinga.com> <146938323+ncosta-ic@users.noreply.github.com>
4
+ Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com> <33730024+raviks789@users.noreply.github.com>
5
+ Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com> <raviks789@gmail.com>
6
+ Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com> <54990055+sukhwinder33445@users.noreply.github.com>
7
+ Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com> <sukhwinder33445@gmail.com>
8
+ Yonas Habteab <yonas.habteab@icinga.com> <yonas.habteab@netways.de>
Original file line number Diff line number Diff line change
1
+ Alexander A. Klimov <alexander.klimov@icinga.com>
2
+ Alvar Penning <alvar.penning@icinga.com>
3
+ Florian Strohmaier <florian.strohmaier@icinga.com>
4
+ Johannes Meyer <johannes.meyer@icinga.com>
5
+ Noé Costa <noe.costa@icinga.com>
6
+ Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com>
7
+ Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
8
+ Yonas Habteab <yonas.habteab@icinga.com>
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Make sure you use `notifications` as the module name. The following requirements
13
13
or [ PostgreSQL] ( https://www.php.net/manual/en/ref.pdo-pgsql.php ) PDO PHP libraries
14
14
- [ Icinga Notifications] ( https://github.com/Icinga/icinga-notifications )
15
15
- [ 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)
18
18
19
19
<!-- {% include "02-Installation.md" %} -->
Original file line number Diff line number Diff line change 1
1
Module: notifications
2
2
Version: 0.1.0
3
3
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
6
6
Manage incidents and who gets notified about them how and when
You can’t perform that action at this time.
0 commit comments