1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

composer: update docs about issues on macOS if installed by homebrew (#2987)

This commit is contained in:
René Moser 2016-09-21 18:57:48 +02:00 committed by Matt Clay
parent 999a6488cf
commit 59e6203a17

View file

@ -103,6 +103,7 @@ requirements:
- composer installed in bin path (recommended /usr/local/bin)
notes:
- Default options that are always appended in each execution are --no-ansi, --no-interaction and --no-progress if available.
- We received reports about issues on macOS if composer was installed by Homebrew. Please use the official install method to avoid it.
'''
EXAMPLES = '''