Skip to content

Commit f5b6d7f

Browse files
authored
1 parent 5d082a3 commit f5b6d7f

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)