File tree 2 files changed +8
-3
lines changed
modules/os2forms_digital_post
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 63
63
"drupal/workflow_participants" : " ^2.4" ,
64
64
"http-interop/http-factory-guzzle" : " ^1.0.0" ,
65
65
"itk-dev/beskedfordeler-drupal" : " ^1.0" ,
66
- "itk-dev/serviceplatformen" : " dev-feature/guzzle6-adapter as 1.5" ,
67
- "os2web/os2web_datalookup" : " ^1.5 " ,
66
+ "itk-dev/serviceplatformen" : " dev-feature/guzzle6-adapter as 1.5.0 " ,
67
+ "os2web/os2web_datalookup" : " dev-feature/os2web_key as 1.12.0 " ,
68
68
"os2web/os2web_key" : " ^1.0" ,
69
69
"os2web/os2web_nemlogin" : " ^1.0" ,
70
70
"php-http/guzzle6-adapter" : " ^2.0" ,
87
87
"wsdltophp/packagegenerator" : " ^4.0"
88
88
},
89
89
"repositories" : {
90
+ "os2web/os2web_datalookup" : {
91
+ "type" : " vcs" ,
92
+ "url" : " https://github.com/itk-dev/os2web_datalookup"
93
+ },
90
94
"drupal" : {
91
95
"type" : " composer" ,
92
96
"url" : " https://packages.drupal.org/8"
Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ digital post.
33
33
34
34
### Key
35
35
36
- We use [ os2web_key] ( https://github.com/OS2web/os2web_key ) to provide the certificate for sending digital post.
36
+ We use [ os2web_key] ( https://github.com/OS2web/os2web_key ) to provide the certificate for sending digital post, and the
37
+ key must be of type "[ Certificate] ( https://github.com/os2web/os2web_key?tab=readme-ov-file#certificate ) ".
37
38
38
39
### Queue
39
40
You can’t perform that action at this time.
0 commit comments