Skip to content

Commit

Permalink
Merge pull request #78 from arif98741/dev
Browse files Browse the repository at this point in the history
Merge dev to Master for Ajuratech Endpoint Replacement
  • Loading branch information
arif98741 authored Aug 10, 2024
2 parents c391fe2 + 69af94c commit 4ddab7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Provider/AjuraTech.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

class AjuraTech extends AbstractProvider
{
private string $apiEndpoint = 'https://smpp.ajuratech.com:7790/sendtext?json';
private string $apiEndpoint = 'https://smpp.revesms.com:7790/sendtext?json';

/**
* Ajuratech constructor.
Expand Down

0 comments on commit 4ddab7a

Please sign in to comment.