Skip to content

Commit 336260c

Browse files
Minor change
1 parent 67af1e0 commit 336260c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup/flex.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,9 @@ manual steps:
177177
178178
$ composer remove symfony/symfony
179179
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.
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
182+
it will not be installed again:
182183

183184
.. code-block:: json
184185

0 commit comments

Comments
 (0)