Files
docker-php-fpm/php_tools/tig/options.yml
2022-12-09 09:44:40 +01:00

12 lines
243 B
YAML

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