Skip to content

Commit e68d5be

Browse files
committed
Minor tweak
1 parent a1e7b13 commit e68d5be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/runtime.rst

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

5454
.. caution::
5555

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.
56+
If you use the Composer ``--no-scripts`` option, make sure your Composer version
57+
is ``>=2.1.3``; otherwise the ``autoload_runtime.php`` file won't be created.
5858

5959
To make a console application, the bootstrap code would look like::
6060

0 commit comments

Comments
 (0)