mirror of
https://github.com/zerosdev/tripay-sdk-php.git
synced 2026-01-07 01:01:29 +00:00
Update user agent
This commit is contained in:
committed by
GitHub
parent
4c47d6dad7
commit
96898b3e72
@@ -150,7 +150,7 @@ class Client
|
||||
},
|
||||
'headers' => [
|
||||
'Authorization' => 'Bearer ' . $this->apiKey,
|
||||
'User-Agent' => 'zerosdev/tripay-sdk-php',
|
||||
'User-Agent' => 'github:zerosdev/tripay-sdk-php',
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user