add parallel windows support

This commit is contained in:
crazywhalecc
2024-05-09 13:17:35 +08:00
parent 827c929c44
commit 7406386022
4 changed files with 48 additions and 1 deletions

View File

@@ -52,6 +52,15 @@
"path": "COPYING"
}
},
"pthreads4w": {
"type": "git",
"rev": "master",
"url": "https://git.code.sf.net/p/pthreads4w/code",
"license": {
"type": "file",
"path": "LICENSE"
}
},
"ext-ds": {
"type": "url",
"url": "https://pecl.php.net/get/ds",