Files
static-php-cli/config/pkg/ext/ext-fastjson.yml

15 lines
267 B
YAML
Raw Normal View History

2026-05-22 15:42:51 +07:00
ext-fastjson:
type: php-extension
artifact:
source:
type: ghtar
repo: iliaal/fastjson
extract: php-src/ext/fastjson
prefer-stable: true
metadata:
license-files: [LICENSE]
php-extension:
os:
- Linux
- Darwin