Skip to content

Commit

Permalink
Update OneShotOneKill.php sms number
Browse files Browse the repository at this point in the history
  • Loading branch information
budziam authored Jul 11, 2023
1 parent ee52c1e commit d0de5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Verification/PaymentModules/OneShotOneKill.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public static function getDataFields(): array
public function getSmsNumbers(): array
{
return [
new SmsNumber("7136", 65),
new SmsNumber("7155", 65),
new SmsNumber("7255", 130),
new SmsNumber("7355", 195),
new SmsNumber("7455", 260),
Expand Down

0 comments on commit d0de5b9

Please sign in to comment.