Skip to content

Commit

Permalink
Merge branch 'master' into release/1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hkvcc authored Sep 28, 2023
2 parents 4e30146 + 5b0ccd6 commit 4ee2c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ApiClient
{
/** @var integer */
const VERSION = "1.1.3";

/** @var string ComplyCube API key from developer dashboard */
private string $apiKey;

Expand Down

0 comments on commit 4ee2c6e

Please sign in to comment.