Skip to content

Commit f43b62f

Browse files
committed
minor #9072 Using --dev to install the profiler (weaverryan)
This PR was merged into the 4.0 branch. Discussion ---------- Using --dev to install the profiler Let's use `--dev`! :) Commits ------- 79e03d8 Update profiler.rst
2 parents 268a034 + 79e03d8 commit f43b62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install the profiler before using it:
1212

1313
.. code-block:: terminal
1414
15-
$ composer require profiler
15+
$ composer require profiler --dev
1616
1717
.. toctree::
1818
:maxdepth: 1

0 commit comments

Comments
 (0)