Files

12 lines
232 B
YAML
Raw Permalink Normal View History

2026-03-09 14:30:48 +08:00
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
2026-03-09 14:30:48 +08:00
metadata:
license-files: [LICENSE]
license: MIT