Skip to content

Commit 131ff39

Browse files
committed
update dependencies
1 parent c123e43 commit 131ff39

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.3.10
1+
4.3.11

resources/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Vcs-Git: https://github.com/~#VENDOR#~/~#PROJECT#~.git
1010
Package: ~#PKGNAME#~
1111
Provides: php-~#PROJECT#~
1212
Architecture: all
13-
Depends: php (>= 8.1.0), php-date, php-zip, php-tecnickcom-tc-lib-color (<< 3.0.0), php-tecnickcom-tc-lib-color (>= 2.3.9), php-tecnickcom-tc-lib-pdf-encrypt (<< 3.0.0), php-tecnickcom-tc-lib-pdf-encrypt (>= 2.1.33), ${misc:Depends}
13+
Depends: php (>= 8.1.0), php-date, php-zip, php-tecnickcom-tc-lib-color (<< 3.0.0), php-tecnickcom-tc-lib-color (>= 2.3.9), php-tecnickcom-tc-lib-pdf-encrypt (<< 3.0.0), php-tecnickcom-tc-lib-pdf-encrypt (>= 2.1.34), ${misc:Depends}
1414
Description: PHP PDF Page Library
1515
PHP library containing PDF page formats and definitions.

resources/rpm/rpm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Requires: php-zlib
2222
Requires: php-composer(%{c_vendor}/tc-lib-color) < 3.0.0
2323
Requires: php-composer(%{c_vendor}/tc-lib-color) >= 2.3.9
2424
Requires: php-composer(%{c_vendor}/tc-lib-pdf-encrypt) < 3.0.0
25-
Requires: php-composer(%{c_vendor}/tc-lib-pdf-encrypt) >= 2.1.33
25+
Requires: php-composer(%{c_vendor}/tc-lib-pdf-encrypt) >= 2.1.34
2626

2727
Provides: php-composer(%{c_vendor}/%{gh_project}) = %{version}
2828
Provides: php-%{gh_project} = %{version}

0 commit comments

Comments
 (0)