Skip to content

Commit 96898b3

Browse files
authored
Update user agent
1 parent 4c47d6d commit 96898b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public function __construct(...$args)
150150
},
151151
'headers' => [
152152
'Authorization' => 'Bearer ' . $this->apiKey,
153-
'User-Agent' => 'zerosdev/tripay-sdk-php',
153+
'User-Agent' => 'github:zerosdev/tripay-sdk-php',
154154
]
155155
];
156156

0 commit comments

Comments
 (0)