Skip to content

Commit 48d530b

Browse files
committed
Bump minimum required versions of ipl and icinga-php-thirdparty
Raises the minimum required version of icinga-php-library to >=1.0.0 and icinga-php-thirdparty to >=1.0.0. The bump of icinga-php-thirdparty is required because the `clue/block-react` package was removed in version 1.0.0. Earlier versions of this module depended on that package being available through icinga-php-thirdparty, so requiring at least 1.0.0 ensures compatibility with the updated dependency set.
1 parent df2a0bf commit 48d530b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Module: PDF Export
22
Version: 0.12.0
33
Requires:
4-
Libraries: icinga-php-library (>=0.17.1), icinga-php-thirdparty (>=0.13.0)
4+
Libraries: icinga-php-library (>=1.0.0), icinga-php-thirdparty (>=1.0.0)
55
Description: PDF Export via Google Chrome/Chromium

0 commit comments

Comments
 (0)