Files
static-php-cli/config/pkg/ext/ext-ds.yml
2026-05-09 08:16:11 +08:00

12 lines
232 B
YAML

ext-ds:
type: php-extension
artifact:
source:
type: git
url: 'https://github.com/php-ds/ext-ds.git'
rev: master
extract: php-src/ext/ds
metadata:
license-files: [LICENSE]
license: MIT