mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 23:05:41 +08:00
12 lines
232 B
YAML
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
|