Skip to content

Commit 417af04

Browse files
authored
Add --dev flag to require symfony/debug-bundle
1 parent 698daf5 commit 417af04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/var_dumper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installation
2121
.. note::
2222

2323
If using it inside a Symfony application, make sure that the DebugBundle has
24-
been installed (or run ``composer require symfony/debug-bundle`` to install it).
24+
been installed (or run ``composer require --dev symfony/debug-bundle`` to install it).
2525

2626
.. _components-var-dumper-dump:
2727

0 commit comments

Comments
 (0)