Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

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 5ddf751 commit 01620c3
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 @@ -5,7 +5,7 @@
"license": "LGPL-3.0",
"require": {
"php": "^7.2 || ^8.0",
"ext-pthreads": "~3.2.0",
"ext-pthreads": "~3.2.0 || ^4.0",
"pocketmine/log": "^0.2.0"
},
"require-dev": {
Expand Down

0 comments on commit 01620c3

Please sign in to comment.