mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 18:05:36 +08:00
Limit password-argon2, pcntl to unix only
This commit is contained in:
@@ -185,10 +185,17 @@ ext-password-argon2:
|
|||||||
- libargon2
|
- libargon2
|
||||||
- ext-openssl
|
- ext-openssl
|
||||||
php-extension:
|
php-extension:
|
||||||
|
os:
|
||||||
|
- Linux
|
||||||
|
- Darwin
|
||||||
arg-type: custom
|
arg-type: custom
|
||||||
display-name: ''
|
display-name: ''
|
||||||
ext-pcntl:
|
ext-pcntl:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
|
php-extension:
|
||||||
|
os:
|
||||||
|
- Linux
|
||||||
|
- Darwin
|
||||||
ext-pdo:
|
ext-pdo:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
ext-pdo_mysql:
|
ext-pdo_mysql:
|
||||||
|
|||||||
Reference in New Issue
Block a user