Skip to content

Commit

Permalink
Depend on released versions of BinaryUtils and RakLib
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed May 18, 2021
1 parent cde9f0d commit 58cd577
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 @@ -7,8 +7,8 @@
"require": {
"php": "^7.4 || ^8.0",
"php-64bit": "*",
"pocketmine/binaryutils": "dev-master",
"pocketmine/raklib": "dev-master"
"pocketmine/binaryutils": "^0.2.0",
"pocketmine/raklib": "^0.13.1"
},
"require-dev": {
"phpstan/phpstan": "0.12.81",
Expand Down

0 comments on commit 58cd577

Please sign in to comment.