Skip to content

Commit a9521a5

Browse files
committed
Added more revocation information to the signature container
With this update additional revocation information of also intermediate certificates is added to the signature container (requires GlobalSign DSS API v2.3).
1 parent a8fad3c commit a9521a5

File tree

5 files changed

+142
-175
lines changed

5 files changed

+142
-175
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^7.1",
77
"guzzlehttp/guzzle": "^6.0",
8-
"setasign/setapdf-signer": "^2.29"
8+
"setasign/setapdf-signer": "^2.31"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "^7.0"

0 commit comments

Comments
 (0)