Switch back to official JsonMapper

the issues that led to the need for a fork have been addressed in the 5.0.0 release.
This commit is contained in:
Dylan K. Taylor
2024-12-03 15:19:38 +00:00
parent 950f7ad7a4
commit 2d0321ff02
2 changed files with 53 additions and 56 deletions

View File

@ -32,7 +32,7 @@
"ext-zlib": ">=1.2.11",
"composer-runtime-api": "^2.0",
"adhocore/json-comment": "~1.2.0",
"pocketmine/netresearch-jsonmapper": "~v4.4.999",
"netresearch/jsonmapper": "~v5.0.0",
"pocketmine/bedrock-block-upgrade-schema": "~5.0.0+bedrock-1.21.40",
"pocketmine/bedrock-data": "~2.14.0+bedrock-1.21.40",
"pocketmine/bedrock-item-upgrade-schema": "~1.13.0+bedrock-1.21.40",