Skip to content

Commit 4627b3f

Browse files
committed
test auth update
1 parent d9d225d commit 4627b3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
return (object) [
44
'fid' => '1495',
55
'username' => 'test',
6-
'password' => 'KqvsoFLT2M',
6+
'password' => 'thetu4Ee',
77
'wsdl' => 'https://dpdservicesdemo.dpd.com.pl/DPDPackageObjServicesService/DPDPackageObjServices?WSDL',
88
'lang_code' => 'PL',
9-
'api_version' => 1,
10-
'debug' => true,
9+
'api_version' => 2,
10+
'debug' => false,
1111
'log_errors' => false,
1212
'log_path' => 'logs',
1313
'timezone' => 'Europe/Warsaw'

0 commit comments

Comments
 (0)