Skip to content

Commit bb05d55

Browse files
fix: apply whitespace fixes (#5623)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d086199 commit bb05d55

File tree

1 file changed

+1
-1
lines changed
  • Documentation/Administration/Deployment/Tools/GitComposer

1 file changed

+1
-1
lines changed

Documentation/Administration/Deployment/Tools/GitComposer/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Install only production-relevant packages by running:
8686
composer install --no-dev --ignore-platform-reqs
8787
8888
Parameter `--no-dev` excludes development packages. If the PHP version running
89-
on the console and the PHP version running on the server differ, you may need
89+
on the console and the PHP version running on the server differ, you may need
9090
to use `--ignore-platform-reqs` to skip platform checks.
9191

9292
.. _deployment-git-composer-commands:

0 commit comments

Comments
 (0)