mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Add ext-sodium
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user