Skip to content

Commit

Permalink
Merge pull request #2860 from LibreSign/backport/2859/stable28
Browse files Browse the repository at this point in the history
[stable28] chore: bump dependencies
  • Loading branch information
vitormattos authored Apr 23, 2024
2 parents 9a02e43 + 276fe41 commit 9088106
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "AGPL",
"require": {
"endroid/qr-code": "^4.6",
"jsignpdf/jsignpdf-php": "^1.2",
"jsignpdf/jsignpdf-php": "dev-fix/works-with-unicode-password",
"mikehaertl/php-pdftk": "^0.13.0",
"pagerfanta/pagerfanta": "^3.6",
"smalot/pdfparser": "^2.4",
Expand Down Expand Up @@ -61,5 +61,11 @@
"psr-4": {
"OCP\\": "vendor/nextcloud/ocp/OCP"
}
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/JSignPdf/jsignpdf-php"
}
]
}
31 changes: 18 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9088106

Please sign in to comment.