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 b8cbcc3 commit fb8c0b3Copy full SHA for fb8c0b3
user_guide_src/source/installation/installing_composer.rst
@@ -182,9 +182,9 @@ In your project root:
182
.. important:: When you deploy to your production server, don't forget to run the
183
following command:
184
185
-.. code-block:: console
+ .. code-block:: console
186
187
- composer install --no-dev
+ composer install --no-dev
188
189
The above command will remove the Composer packages only for development
190
that are not needed in the production environment. This will greatly reduce
0 commit comments