(abc*, doc frags): style adjustments (#9534)

This commit is contained in:
Alexei Znamensky 2025-01-07 09:50:53 +13:00 committed by GitHub
parent 27c34b150f
commit aac7199087
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 215 additions and 209 deletions

View file

@ -110,7 +110,8 @@ requirements:
- php
- composer installed in bin path (recommended C(/usr/local/bin)) or specified in O(composer_executable)
notes:
- Default options that are always appended in each execution are C(--no-ansi), C(--no-interaction) and C(--no-progress) if available.
- Default options that are always appended in each execution are C(--no-ansi), C(--no-interaction) and C(--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 issues.
"""