mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 03:21:15 +00:00
12 lines
248 B
YAML
12 lines
248 B
YAML
---
|
|
|
|
# The name of the module
|
|
name: git-flow
|
|
|
|
# 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]
|