composer: update docs about issues on macOS if installed by homebrew (#2987)
parent
999a6488cf
commit
59e6203a17
|
@ -103,6 +103,7 @@ requirements:
|
||||||
- composer installed in bin path (recommended /usr/local/bin)
|
- composer installed in bin path (recommended /usr/local/bin)
|
||||||
notes:
|
notes:
|
||||||
- Default options that are always appended in each execution are --no-ansi, --no-interaction and --no-progress if available.
|
- 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 = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Reference in New Issue