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 #10480 Update to micro_kernel_trait.rst (Alienpruts, alexislefebvre)
This PR was merged into the 3.4 branch.
Discussion
----------
Update to micro_kernel_trait.rst
Whenever you make a change to the "autoload' section of the composer.json file (amongst others), you need to regenerate the autoload files using composer dumpautoload, otherwise your changes will not be seen.
More info :
https://getcomposer.org/doc/03-cli.md#dump-autoload-dumpautoload-
Sorry if the proposed changes are not marked up properly, haven't gotten the hang of Markup language just yet :)
<!--
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
-------
cca8833 Update micro_kernel_trait.rst
fe2efd4 Update configuration/micro_kernel_trait.rst
aaa2b2b Update to micro_kernel_trait.rst
0 commit comments