Files
docker-php-fpm/php_tools/awesome-ci/options.yml
2022-12-08 20:52:37 +01:00

16 lines
284 B
YAML

---
# The name of the module
name: awesome-ci
# 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:
- eslint
- git
- jsonlint
- mdl