We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d086199 commit bb05d55Copy full SHA for bb05d55
Documentation/Administration/Deployment/Tools/GitComposer/Index.rst
@@ -86,7 +86,7 @@ Install only production-relevant packages by running:
86
composer install --no-dev --ignore-platform-reqs
87
88
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
+on the console and the PHP version running on the server differ, you may need
90
to use `--ignore-platform-reqs` to skip platform checks.
91
92
.. _deployment-git-composer-commands:
0 commit comments