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 0d198ca + adfc77f commit a1339e3Copy full SHA for a1339e3
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