Skip to content

Commit 982e2c6

Browse files
abarkejaviereguiluz
authored andcommitted
Corrected recipies
Incorrect aliases were given
1 parent b6756ea commit 982e2c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/flex.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ manual steps:
184184

185185
.. code-block:: terminal
186186
187-
$ composer require annotations assets doctrine twig profiler \
188-
logger mailer form fixtures security translation validator
187+
$ composer require annotations asset doctrine twig profiler \
188+
logger mailer form orm-fixtures security translation validator
189189
190190
#. If the project's ``composer.json`` file doesn't contain ``symfony/symfony``
191191
dependency, it already defines its dependencies explicitly, as required by

0 commit comments

Comments
 (0)