mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
16 lines
264 B
YAML
16 lines
264 B
YAML
ext-uv:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: uv
|
|
prefer-stable: false
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: PHP-3.01
|
|
depends:
|
|
- libuv
|
|
- ext-sockets
|
|
php-extension:
|
|
arg-type: with-path
|