mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ext-sodium
This commit is contained in:
parent
ba253ea2a5
commit
d79128cdbf
@ -258,6 +258,12 @@ ext-soap:
|
|||||||
build-with-php: true
|
build-with-php: true
|
||||||
ext-sockets:
|
ext-sockets:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
|
ext-sodium:
|
||||||
|
type: php-extension
|
||||||
|
depends:
|
||||||
|
- libsodium
|
||||||
|
php-extension:
|
||||||
|
arg-type: with
|
||||||
ext-sqlite3:
|
ext-sqlite3:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user