Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions setup/flex.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ manual steps:

.. code-block:: terminal

$ composer require annotations assets doctrine twig profiler \
logger mailer form fixtures security translation validator
$ composer require annotations asset doctrine twig profiler \
logger mailer form orm-fixtures security translation validator

#. If the project's ``composer.json`` file doesn't contain ``symfony/symfony``
dependency, it already defines its dependencies explicitly, as required by
Expand Down