diff --git a/components/runtime.rst b/components/runtime.rst index aaa532a380f..a6d25ae230a 100644 --- a/components/runtime.rst +++ b/components/runtime.rst @@ -53,6 +53,12 @@ the component. This file runs the following logic: .. caution:: +<<<<<<< HEAD +======= + If you use the Composer ``--no-plugins`` option the ``autoload_runtime.php`` + file won't be created. + +>>>>>>> af698f2b2 (Add a note on "--no-plugins" Composer option effects) If you use the Composer ``--no-scripts`` option, make sure your Composer version is ``>=2.1.3``; otherwise the ``autoload_runtime.php`` file won't be created.