Commit 4e2b59f
committed
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.rst1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
129 | 137 | | |
130 | 138 | | |
131 | 139 | | |
| |||
0 commit comments