Skip to content

Commit 38ed1f7

Browse files
committed
Page creation: require profiler with --dev.
1 parent 28046da commit 38ed1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ To use the web debug toolbar, just install it:
183183

184184
.. code-block:: terminal
185185
186-
$ composer require profiler
186+
$ composer require --dev profiler
187187
188188
As soon as this finishes, refresh your page. You should see a black bar along the
189189
bottom of the page. You'll learn more about all the information it holds along the

0 commit comments

Comments
 (0)