We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4df97aa + 1933003 commit bd4221eCopy full SHA for bd4221e
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "messagemedia/messages-sdk",
3
"type": "library",
4
- "version": "2.0.0",
+ "version": "2.1.0",
5
"description": "The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.",
6
"keywords": ["Messages","API","SDK"],
7
"homepage": "https://developers.messagemedia.com",
@@ -26,7 +26,7 @@
26
"ext-json": "*",
27
"ext-mbstring": "*",
28
"mashape/unirest-php": "~3.0.1",
29
- "apimatic/jsonmapper": "~1.3.0"
+ "apimatic/jsonmapper": ">=1.3.0"
30
},
31
"require-dev": {
32
"squizlabs/php_codesniffer": "^2.7"
0 commit comments