Skip to content

Commit

Permalink
Updating JSON mapper library to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmostafa87 committed Oct 17, 2018
1 parent d2af7c1 commit 0cfe81e
Show file tree
Hide file tree
Showing 1,588 changed files with 172,323 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "messagemedia/messages-sdk",
"type": "library",
"description": "The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.",
"version": "1.1.2",
"version": "1.1.3",
"keywords": ["Messages","API","SDK"],
"homepage": "https://developers.messagemedia.com/",
"license": "Apache-2.0",
Expand All @@ -27,7 +27,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"mashape/unirest-php": "~3.0.1",
"apimatic/jsonmapper": "~1.2.0"
"apimatic/jsonmapper": "~1.3.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.7",
Expand Down
Loading

0 comments on commit 0cfe81e

Please sign in to comment.