mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
ds use git (pecl have buggy config.w32)
This commit is contained in:
@@ -2,8 +2,10 @@ ext-ds:
|
|||||||
type: php-extension
|
type: php-extension
|
||||||
artifact:
|
artifact:
|
||||||
source:
|
source:
|
||||||
type: pecl
|
type: git
|
||||||
name: ds
|
url: 'https://github.com/php-ds/ext-ds.git'
|
||||||
|
rev: master
|
||||||
|
extract: php-src/ext/ds
|
||||||
metadata:
|
metadata:
|
||||||
license-files: [LICENSE]
|
license-files: [LICENSE]
|
||||||
license: MIT
|
license: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user