Skip to content

Commit 96b927e

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. icinga-php-thirdparty 1.0.0 updates react/promise from 2.11.0 to 3.3.0 to support PHP 8.5: - PHP 8.4 support was introduced in v3.2.0 - PHP 8.5 support in v3.3.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 96b927e

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)