Skip to content

Commit

Permalink
Use new pocketmine/log-pthreads package (separated from pocketmine/log)
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Mar 31, 2020
1 parent 4a63ac6 commit 9fea763
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"php-64bit": "*",
"ext-pthreads": "~3.2.0",
"ext-sockets": "*",
"pocketmine/log": "^0.1.0",
"pocketmine/log": "^0.2.0",
"pocketmine/log-pthreads": "^0.1.0",
"pocketmine/binaryutils": "^0.1.9",
"pocketmine/snooze": "^0.1.0"
},
Expand Down

0 comments on commit 9fea763

Please sign in to comment.