Skip to content

Commit 542fe4d

Browse files
committed
minor #8833 Tipfeler required -> require (jankod)
This PR was merged into the 4.0 branch. Discussion ---------- Tipfeler required -> require Commits ------- 6b5b35a Tipfeler required -> require
2 parents d81fb63 + 6b5b35a commit 542fe4d

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
@@ -20,7 +20,7 @@ You can install the component in 2 different ways:
2020
.. note::
2121

2222
If using it inside a Symfony application, make sure that the DebugBundle has
23-
been installed (or run ``composer required debug`` to install it).
23+
been installed (or run ``composer require debug`` to install it).
2424

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

0 commit comments

Comments
 (0)