Skip to content

fix: update default JSignPdf runtime to 3.2.0 - #64

Merged
vitormattos merged 1 commit into
JSignPdf:mainfrom
vikas-kushwaha-dev:fix/63-jsignpdf-3.2.0
Sep 16, 2026
Merged

vitormattos merged 1 commit into
JSignPdf:mainfrom
vikas-kushwaha-dev:fix/63-jsignpdf-3.2.0

Conversation

@vikas-kushwaha-dev

Copy link
Copy Markdown
Contributor

Summary

Updates the default JSignPdf runtime from 3.1.0 to 3.2.0.

Closes #63.

Changes

  • Updated the default JSignPdf version from 3.1.0 to 3.2.0.
  • Added a regression test verifying that the generated default download URL points to the JSignPdf 3.2.0 minimal distribution.
  • Updated the integration test for signing PDFs older than PDF 1.6, as JSignPdf 3.2.0 now successfully signs the existing fixture with the default parameters.
  • Existing explicit JSignPdf path and download URL overrides remain unchanged.

Testing

The following checks pass locally:

  • composer test:unit
  • composer test:integration
  • composer psalm
  • composer cs:check
  • git diff --check

Signed-off-by: vikas-kushwaha-dev <vikaskushwaha.dev00@gmail.com>
@vitormattos
vitormattos merged commit 7ab925f into JSignPdf:main Sep 16, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update default JSignPdf runtime to 3.2.0

2 participants