Skip to content

Commit 198e80a

Browse files
author
Keith Kirk
committed
updating the library name
1 parent f07fa5f commit 198e80a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Filters/EnrichmentFilters.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public static function generateDefaultContext(array $context = [])
8585
{
8686
return array_merge($context, [
8787
'library' => [
88-
'name' => 'analytics-php',
88+
'name' => 'analytics-php-guzzle',
8989
'version' => \SegmentIO\Client::VERSION
9090
]
9191
]);

0 commit comments

Comments
 (0)