diff --git a/src/Client.php b/src/Client.php index 4c4cdb0..07d9529 100644 --- a/src/Client.php +++ b/src/Client.php @@ -1,4 +1,6 @@ - [ 'Authorization' => $this->bearerOrBasic(), - 'Content-Type' => 'application/json', + 'Content-Type' => 'application/json', ], 'json' => [ 'agentId' => '27821234567', diff --git a/src/Traits/Utilities.php b/src/Traits/Utilities.php index 5ca2fef..4176993 100644 --- a/src/Traits/Utilities.php +++ b/src/Traits/Utilities.php @@ -1,4 +1,6 @@ -