Skip to content

Commit

Permalink
Remain empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
xolf authored Dec 10, 2023
1 parent 814bfd5 commit 2eb6206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/php/src/Metrics.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ public function __construct(public string $api_key, public string $group_handler
]);

$this->package_version = InstalledVersions::getVersion(self::PACKAGE_NAME);

$this->user_agent = 'readme-metrics-php/' . ($this->package_version ?? 'unknown');
}

Expand Down

0 comments on commit 2eb6206

Please sign in to comment.