We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 297275c + fbc4f07 commit adfc77fCopy full SHA for adfc77f
best_practices/business-logic.rst
@@ -235,7 +235,7 @@ the following command to install the Doctrine fixtures bundle:
235
236
.. code-block:: terminal
237
238
- $ composer require doctrine/doctrine-fixtures-bundle
+ $ composer require --dev doctrine/doctrine-fixtures-bundle
239
240
Then, this bundle is enabled automatically, but only for the ``dev`` and
241
``test`` environments::
0 commit comments