Skip to content

Commit bcc13a0

Browse files
andrea-cristaudojaviereguiluz
authored andcommitted
Add a note on "--no-plugins" Composer option effects
When you use the "--no-plugins" Composer option the autoload_runtime.php file won't be created.
1 parent 8377d55 commit bcc13a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

components/runtime.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ the component. This file runs the following logic:
5353

5454
.. caution::
5555

56+
<<<<<<< HEAD
57+
=======
58+
If you use the Composer ``--no-plugins`` option the ``autoload_runtime.php``
59+
file won't be created.
60+
61+
>>>>>>> af698f2b2 (Add a note on "--no-plugins" Composer option effects)
5662
If you use the Composer ``--no-scripts`` option, make sure your Composer version
5763
is ``>=2.1.3``; otherwise the ``autoload_runtime.php`` file won't be created.
5864

0 commit comments

Comments
 (0)