Skip to content

Commit

Permalink
⚡ Json Mapper updated to support V8
Browse files Browse the repository at this point in the history
Signed-off-by: ssatz <sathish.thi@gmail.com>
  • Loading branch information
ssatz committed Sep 15, 2020
1 parent 364f7aa commit abe9001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"illuminate/support": "^6.0|^7.0|^8.0",
"json-mapper/json-mapper": "^1.2.0",
"json-mapper/laravel-package": "^1.1.2"
"json-mapper/json-mapper": "^1.3.0",
"json-mapper/laravel-package": "^1.1.3"
},
"require-dev": {
"orchestra/testbench": "4.*|5.*|8.*",
Expand Down

0 comments on commit abe9001

Please sign in to comment.