mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ext-ldap
This commit is contained in:
parent
f83565b058
commit
d8dda09fb6
@ -87,6 +87,16 @@ ext-intl:
|
|||||||
type: php-extension
|
type: php-extension
|
||||||
depends@unix:
|
depends@unix:
|
||||||
- icu
|
- icu
|
||||||
|
ext-ldap:
|
||||||
|
type: php-extension
|
||||||
|
depends:
|
||||||
|
- ldap
|
||||||
|
suggests:
|
||||||
|
- gmp
|
||||||
|
- libsodium
|
||||||
|
- ext-openssl
|
||||||
|
php-extension:
|
||||||
|
arg-type: with-path
|
||||||
ext-mbregex:
|
ext-mbregex:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user