Commit e102063
committed
minor #10481 Update Multiple_kernels.rst (Alienpruts)
This PR was squashed before being merged into the 3.4 branch (closes #10481).
Discussion
----------
Update Multiple_kernels.rst
I would like to propose to change the following:
After a change in the classmap in composer.json, I would recommend using 'composer dumpautoload', instead of doing a 'composer install'.
The main reasoning behind this is that after a 'composer install' the parameters.yml file is regenerated, and your own parameters stored there are gone (learned this the hard way :) )
<!--
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
-------
5cd7a3a Update Multiple_kernels.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments