Skip to content

Commit 756cfb0

Browse files
committed
minor #9032 Corrected recipies (abarke)
This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes #9032). Discussion ---------- Corrected recipies Incorrect aliases were given Commits ------- 982e2c6 Corrected recipies
2 parents b6756ea + 982e2c6 commit 756cfb0

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)