Files
docker-php-fpm/php_modules/apcu/build.yml
2022-11-29 04:48:37 +01:00

26 lines
288 B
YAML

---
# Available Jinja2 variables:
# ---------------------------
# * {{ php_all_versions }}: Array of all PHP versions
all:
type: pecl
5.6:
type: pecl
version: 4.0.11
5.5:
type: pecl
version: 4.0.11
5.4:
type: pecl
version: 4.0.11
5.3:
type: pecl
version: 4.0.11