Skip to content

Commit a6f2a04

Browse files
committed
fix(deps): restore php81 signer repository
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 6ff3904 commit a6f2a04

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@
5858
"OCA\\Libresign\\Tests\\Fixtures\\": "tests/php/fixtures/"
5959
}
6060
},
61+
"repositories": [
62+
{
63+
"type": "vcs",
64+
"url": "https://github.com/vitormattos/pdf-signer-php"
65+
}
66+
],
6167
"require": {
6268
"cweagans/composer-patches": "^2.0",
6369
"jeidison/signer-php": "dev-feat/visible-signature-appearance-php81",

0 commit comments

Comments
 (0)