Skip to content

Commit c296b13

Browse files
Merge pull request #9 from TFarla/abandon-repository
Abandon repository
2 parents b60b600 + 5dd88cd commit c296b13

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Packagist](https://img.shields.io/packagist/v/CMTelecom/messaging-php.svg)](https://packagist.org/packages/cmtelecom/messaging-php)
44
[![Travis](https://img.shields.io/travis/CMTelecom/messaging-php.svg)](https://travis-ci.org/CMTelecom/messaging-php)
55

6+
**Note**: This project is not maintained anymore. Please use https://github.com/cmdotcom/text-sdk-php instead.
7+
68
PHP SDK for easy use of CM messaging services. Built with an easy syntax your SMS, Push and/or Voice messages and send them directly with the CM services.
79

810
## Simple example
@@ -255,4 +257,4 @@ Exception thrown | Description
255257
**getResponse()** | | PSR-7 Response
256258

257259
## Todo
258-
- Custom grouping support
260+
- Custom grouping support

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "cmtelecom/messaging-php",
33
"description": "PHP client for integration with the CM platform",
4+
"abandoned": "cmdotcom/text-sdk-php",
45
"keywords": [
56
"cmtelecom",
67
"cm",

0 commit comments

Comments
 (0)