Skip to content

Commit 03e1553

Browse files
committed
Merge branch '4.2'
* 4.2: Add --dev flag to require symfony/debug-bundle
2 parents fe78a49 + 05f13d6 commit 03e1553

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)