Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Apr 26, 2022
1 parent 426dfa4 commit c74e971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/02-Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* PHP (>= 7.0)
* Icinga Web 2 (>= 2.9)
* Icinga Web 2 libraries:
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.6)
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8.1)
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10)
* php-gmp
* OpenSSL
Expand Down
2 changes: 1 addition & 1 deletion module.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Module: Certificate Monitoring
Version: 1.1.1
Requires:
Libraries: icinga-php-library (>=0.6.0), icinga-php-thirdparty (>=0.10.0)
Libraries: icinga-php-library (>=0.8.1), icinga-php-thirdparty (>=0.10.0)
Modules: monitoring (>=2.9.0), icingadb (>=1.0.0)
Description: Scan and view X.509 certificate usage

0 comments on commit c74e971

Please sign in to comment.