mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-11 19:05:35 +08:00
Add extension parallel support
This commit is contained in:
@@ -187,6 +187,11 @@
|
||||
"icu"
|
||||
]
|
||||
},
|
||||
"parallel": {
|
||||
"type": "external",
|
||||
"source": "parallel",
|
||||
"arg-type-windows": "with"
|
||||
},
|
||||
"ldap": {
|
||||
"type": "builtin",
|
||||
"arg-type": "with-prefix",
|
||||
|
||||
Reference in New Issue
Block a user