ds use git (pecl have buggy config.w32)

This commit is contained in:
crazywhalecc
2026-05-09 08:16:11 +08:00
parent 04df87cd5f
commit 4f9a555bf3

View File

@@ -2,8 +2,10 @@ ext-ds:
type: php-extension
artifact:
source:
type: pecl
name: ds
type: git
url: 'https://github.com/php-ds/ext-ds.git'
rev: master
extract: php-src/ext/ds
metadata:
license-files: [LICENSE]
license: MIT