Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

Commit 5abe220

Browse files
committed
Accept pthreads ^4.0
1 parent d949657 commit 5abe220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": "^7.2 || ^8.0",
88
"php-ipv6": "*",
99
"php-64bit": "*",
10-
"ext-pthreads": "~3.2.0",
10+
"ext-pthreads": "~3.2.0 || ^4.0",
1111
"ext-sockets": "*",
1212
"pocketmine/log": "^0.2.0",
1313
"pocketmine/log-pthreads": "^0.1.0",

0 commit comments

Comments
 (0)