Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75862b6

Browse files
committed
Minor syntax fixes
1 parent 9dd96b2 commit 75862b6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

components/runtime.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,9 @@ 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``
56+
If you use the Composer ``--no-plugins`` option, the ``autoload_runtime.php``
5957
file won't be created.
6058

61-
>>>>>>> af698f2b2 (Add a note on "--no-plugins" Composer option effects)
6259
If you use the Composer ``--no-scripts`` option, make sure your Composer version
6360
is ``>=2.1.3``; otherwise the ``autoload_runtime.php`` file won't be created.
6461

0 commit comments

Comments
 (0)