We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd96b2 commit 75862b6Copy full SHA for 75862b6
components/runtime.rst
@@ -53,12 +53,9 @@ the component. This file runs the following logic:
53
54
.. caution::
55
56
-<<<<<<< HEAD
57
-=======
58
- If you use the Composer ``--no-plugins`` option the ``autoload_runtime.php``
+ 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)
62
If you use the Composer ``--no-scripts`` option, make sure your Composer version
63
is ``>=2.1.3``; otherwise the ``autoload_runtime.php`` file won't be created.
64
0 commit comments