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 a1e7b13 commit e68d5beCopy full SHA for e68d5be
components/runtime.rst
@@ -53,8 +53,8 @@ the component. This file runs the following logic:
53
54
.. caution::
55
56
- If you use the Composer ``--no-scripts`` option, make sure your Composer version is ``>=2.1.3``
57
- or the special autoload file won't be created.
+ 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.
58
59
To make a console application, the bootstrap code would look like::
60
0 commit comments