Updated netresearch/jsonmapper to 3.1.1

This commit is contained in:
Dylan K. Taylor 2020-11-26 23:39:57 +00:00
parent 0be60fe1eb
commit 37ace19857
2 changed files with 8 additions and 8 deletions

View File

@ -46,7 +46,7 @@
"pocketmine/uuid": "^0.1.0", "pocketmine/uuid": "^0.1.0",
"pocketmine/color": "^0.1.0", "pocketmine/color": "^0.1.0",
"adhocore/json-comment": "^0.1.0", "adhocore/json-comment": "^0.1.0",
"netresearch/jsonmapper": "^2.0", "netresearch/jsonmapper": "^3.1.1",
"respect/validation": "^2.0", "respect/validation": "^2.0",
"composer-runtime-api": "^2.0" "composer-runtime-api": "^2.0"
}, },

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b96dbf17a1d0fed7b4545e72afbae5b4", "content-hash": "0c3e5c9b592778a5c4421bde7dd12d4a",
"packages": [ "packages": [
{ {
"name": "adhocore/json-comment", "name": "adhocore/json-comment",
@ -207,16 +207,16 @@
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",
"version": "v2.1.0", "version": "v3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/cweiske/jsonmapper.git", "url": "https://github.com/cweiske/jsonmapper.git",
"reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e" "reference": "ba09f0e456d4f00cef84e012da5715625594407c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/e0f1e33a71587aca81be5cffbb9746510e1fe04e", "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/ba09f0e456d4f00cef84e012da5715625594407c",
"reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e", "reference": "ba09f0e456d4f00cef84e012da5715625594407c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -252,9 +252,9 @@
"support": { "support": {
"email": "cweiske@cweiske.de", "email": "cweiske@cweiske.de",
"issues": "https://github.com/cweiske/jsonmapper/issues", "issues": "https://github.com/cweiske/jsonmapper/issues",
"source": "https://github.com/cweiske/jsonmapper/tree/master" "source": "https://github.com/cweiske/jsonmapper/tree/v3.1.1"
}, },
"time": "2020-04-16T18:48:43+00:00" "time": "2020-11-02T19:19:54+00:00"
}, },
{ {
"name": "pocketmine/binaryutils", "name": "pocketmine/binaryutils",