You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.rst
0 commit comments