Skip to content

Commit

Permalink
Accept pthreads ^4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 1, 2021
1 parent d949657 commit 5abe220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^7.2 || ^8.0",
"php-ipv6": "*",
"php-64bit": "*",
"ext-pthreads": "~3.2.0",
"ext-pthreads": "~3.2.0 || ^4.0",
"ext-sockets": "*",
"pocketmine/log": "^0.2.0",
"pocketmine/log-pthreads": "^0.1.0",
Expand Down

0 comments on commit 5abe220

Please sign in to comment.