Limit password-argon2, pcntl to unix only

This commit is contained in:
crazywhalecc
2026-04-09 10:40:34 +08:00
parent 6630fbdce8
commit 39f6a628da

View File

@@ -185,10 +185,17 @@ ext-password-argon2:
- libargon2
- ext-openssl
php-extension:
os:
- Linux
- Darwin
arg-type: custom
display-name: ''
ext-pcntl:
type: php-extension
php-extension:
os:
- Linux
- Darwin
ext-pdo:
type: php-extension
ext-pdo_mysql: