Files
docker-php-fpm/php_modules/lzf/build.yml
2022-12-01 09:22:45 +01:00

29 lines
368 B
YAML

---
# Available Jinja2 variables:
# ---------------------------
# * {{ php_all_versions }}: Array of all PHP versions
all:
type: pecl
build_dep: [liblzf-dev]
run_dep: [liblzf1]
7.2:
type: pecl
build_dep: []
run_dep: []
7.1:
type: pecl
version: 1.6.8
build_dep: []
run_dep: []
7.0:
type: pecl
version: 1.6.8
build_dep: []
run_dep: []