Skip to content

Commit 3726dda

Browse files
smnandrejaviereguiluz
authored andcommitted
Remove "--unpack" option from setup.rst
1 parent e6c4819 commit 3726dda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,7 @@ which in turn installs several packages like ``symfony/debug-bundle``,
219219
You won't see the ``symfony/debug-pack`` dependency in your ``composer.json``,
220220
as Flex automatically unpacks the pack. This means that it only adds the real
221221
packages as dependencies (e.g. you will see a new ``symfony/var-dumper`` in
222-
``require-dev``). While it is not recommended, you can use the ``composer
223-
require --no-unpack ...`` option to disable unpacking.
222+
``require-dev``).
224223

225224
.. _security-checker:
226225

0 commit comments

Comments
 (0)