Skip to content

Commit

Permalink
Merge pull request #3 from vikingmrboo/patch-1
Browse files Browse the repository at this point in the history
update jsonmapper to 2.1.0
  • Loading branch information
ns3777k authored Aug 21, 2020
2 parents b143ccf + 951b007 commit 9fb110e
Show file tree
Hide file tree
Showing 4 changed files with 1,217 additions and 405 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
/.phpunit.result.cache
/vendor
/.php_cs.cache
composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"require": {
"guzzlehttp/guzzle": "~6.0",
"netresearch/jsonmapper": "^1.5",
"netresearch/jsonmapper": "^2.1.0",
"ext-json": "*",
"php": ">=7.2"
},
Expand Down
Loading

0 comments on commit 9fb110e

Please sign in to comment.