mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
15 lines
244 B
YAML
15 lines
244 B
YAML
ext-pdo_sqlsrv:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: pdo_sqlsrv
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: MIT
|
|
depends:
|
|
- ext-pdo
|
|
- ext-sqlsrv
|
|
php-extension:
|
|
arg-type: with
|