Commit fbc4f07
committed
minor #11614 doctrine/doctrine-fixtures-bundle is a dev req (juanmiguelbesada)
This PR was merged into the 3.4 branch.
Discussion
----------
doctrine/doctrine-fixtures-bundle is a dev req
Update the command used to install doctrine/doctrine-fixtures-bundle to install it as a development requirement, and not an app requirement.
This command should be updated in branches 3.4, 4.2 and master, but I don't know if it is done automatically.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
2a2f402 doctrine/doctrine-fixtures-bundle is a dev-req1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments