Skip to content

Commit 152014c

Browse files
Merge pull request #18 from marventhieme/patch-1
Update Endpoint after Migration Notification from cm.com
2 parents 5d082a3 + f5b6d7f commit 152014c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CmsmsClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class CmsmsClient
1313
{
14-
public const GATEWAY_URL = 'https://sgw01.cm.nl/gateway.ashx';
14+
public const GATEWAY_URL = 'https://gw.messaging.cm.com/gateway.ashx';
1515

1616
public function __construct(
1717
protected GuzzleClient $client,

0 commit comments

Comments
 (0)