-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4e2c3c5
commit 647f215
Showing
20 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
Submodule dbp-relay-core-bundle
updated
13 files
Submodule dbp-relay-esign-bundle
updated
10 files
+5 −0 | CHANGELOG.md | |
+2 −1 | composer.json | |
+51 −50 | composer.lock | |
+11 −0 | docs/cli_commands.md | |
+22 −1 | src/Commands/AdvancedlySignCommand.php | |
+22 −1 | src/Commands/QualifiedlySignCommand.php | |
+14 −2 | src/Service/PdfAsApi.php | |
+2 −2 | src/Service/SignatureProviderInterface.php | |
+18 −0 | src/Service/UserText.php | |
+40 −1 | tests/UserTextTest.php |
Submodule dbp-relay-mono-bundle
updated
3 files
+4 −0 | CHANGELOG.md | |
+173 −172 | composer.lock | |
+3 −1 | tests/PaymentPersistenceTest.php |
Submodule relay-formalize-bundle
updated
17 files