Skip to content

Commit 10f6320

Browse files
committed
Tell composer action is need to regenerate autoload
1 parent daaeccf commit 10f6320

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/runtime.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,9 @@ You can also configure ``extra.runtime`` in ``composer.json``:
329329
}
330330
}
331331
332+
Then, update your Composer files (running ``composer update``, for instance),
333+
so that the ``vendor/autoload_runtime.php`` files gets regenerated with the new option.
334+
332335
The following options are supported by the ``SymfonyRuntime``:
333336

334337
``env`` (default: ``APP_ENV`` environment variable, or ``"dev"``)

0 commit comments

Comments
 (0)