Skip to content

Commit

Permalink
Merge pull request #21 from Comm-com/development
Browse files Browse the repository at this point in the history
upd
  • Loading branch information
wakirin authored Sep 26, 2024
2 parents 79651de + 230e434 commit 181f759
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ private function storeResult(
'mcc' => $resultData->mcc,
'mnc' => $resultData->mnc,
'country_code' => $resultData->country_code,
'brand_name' => $resultData->carrier_name,
'reason_code' => $resultData->status->name,
'raw_response' => $response,
]);
Expand Down

0 comments on commit 181f759

Please sign in to comment.