Skip to content

Commit

Permalink
Fix composer requirements for 1.21.60
Browse files Browse the repository at this point in the history
  • Loading branch information
CleSucre committed Feb 21, 2025
1 parent 6183fcc commit 3765486
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fgrosse/phpasn1": "~2.5.0",
"pocketmine/netresearch-jsonmapper": "~v4.2.1000",
"pocketmine/bedrock-block-upgrade-schema": "~5.1.0+bedrock-1.21.60",
"pocketmine/bedrock-data": "~3.0.0+bedrock-1.21.60",
"pocketmine/bedrock-data": "dev-bedrock-1.21.60",
"pocketmine/bedrock-item-upgrade-schema": "~1.14.0+bedrock-1.21.50",
"pocketmine/bedrock-protocol": "dev-bedrock-1.21.60",
"pocketmine/binaryutils": "^0.2.1",
Expand Down Expand Up @@ -94,4 +94,4 @@
"@php build/generate-known-translation-apis.php"
]
}
}
}
13 changes: 7 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3765486

Please sign in to comment.