Files
docker-php-fpm/php_tools/wkhtmltopdf/options.yml
2022-12-09 12:50:34 +01:00

12 lines
266 B
YAML

---
# The name of the module
name: wkhtmltopdf
# Exclude module build/installation for the following PHP versions
exclude: [5.2, 5.3, 5.4, 5.5]
# In order for this tool to build/install correctly,
# the following tools must have been installed first.
depends: []