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 67af1e0 commit 336260cCopy full SHA for 336260c
setup/flex.rst
@@ -177,8 +177,9 @@ manual steps:
177
178
$ composer remove symfony/symfony
179
180
- Now add the ``symfony/symfony``-package to the ``conflict``-section of the project's
181
- ``composer.json`` file as `shown in this example of the skeleton-project`_ so that it will not be installed again.
+ Now add the ``symfony/symfony`` package to the ``conflict`` section of the project's
+ ``composer.json`` file as `shown in this example of the skeleton-project`_ so that
182
+ it will not be installed again:
183
184
.. code-block:: json
185
0 commit comments