Files
docker-php-fpm/php_tools/codeception/options.yml
2022-12-07 16:55:17 +01:00

12 lines
256 B
YAML

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