File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ and execute `composer update`. You need to define the `repository` to evaluate t
4848[ SetaPDF-Signer] ( https://www.setasign.com/signer ) component
4949(see [ here] ( https://getcomposer.org/doc/faqs/why-can%27t-composer-load-repositories-recursively.md ) for more details).
5050
51- ### Evaluation version
51+ ### Trial version
5252By default, this packages depends on a licensed version of the [ SetaPDF-Signer] ( https://www.setasign.com/signer )
53- component. If you want to use it with an evaluation version please use following in your composer.json:
53+ component. If you want to use it with a trial version please use following in your composer.json:
5454
5555``` json
5656{
5757 "require" : {
58- "setasign/setapdf-signer-addon-cumulo" : " dev-evaluation "
58+ "setasign/setapdf-signer-addon-cumulo" : " dev-trial "
5959 },
6060 "repositories" : [
6161 {
You can’t perform that action at this time.
0 commit comments