Skip to content

Commit

Permalink
Merge pull request #18 from marventhieme/patch-1
Browse files Browse the repository at this point in the history
Update Endpoint after Migration Notification from cm.com
  • Loading branch information
mbardelmeijer authored Mar 22, 2024
2 parents 5d082a3 + f5b6d7f commit 152014c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CmsmsClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class CmsmsClient
{
public const GATEWAY_URL = 'https://sgw01.cm.nl/gateway.ashx';
public const GATEWAY_URL = 'https://gw.messaging.cm.com/gateway.ashx';

public function __construct(
protected GuzzleClient $client,
Expand Down

0 comments on commit 152014c

Please sign in to comment.